Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci(build): run GitHub Actions on MacOS and Windows #14

Merged
merged 1 commit into from
Apr 23, 2024

Conversation

aloisklink
Copy link
Contributor

📖 Description

Run the test GitHub Actions job on Windows, macOS, and Ubuntu.

Although I haven't detected an OS specific bug in the main branch, this did help me find and debug a Windows specific bug in my #12 PR, see f234f3e.

Potential issues

From About billing for GitHub Actions # Per-minute rates:

  • Windows CI is twice the price of Ubuntu CI.
  • MacOS CI is ten times the price of Ubuntu CI!!!

However, GitHub Actions usage is free for standard GitHub-hosted runners in public repositories, and since this repo is public, it's free for us! If GitHub Actions ever changes their pricing so that CI is no longer free, we can always disable this change in the future.

Copy link

vercel bot commented Nov 29, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
office-plugin-site ⬜️ Ignored (Inspect) Visit Preview Apr 22, 2024 5:58am

@aloisklink aloisklink merged commit 17ef4a2 into main Apr 23, 2024
6 of 14 checks passed
@aloisklink aloisklink deleted the ci/test-on-windows-macos branch May 14, 2024 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants