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

Add DragonFly, illumos, Solaris to CI. #2341

Merged
merged 1 commit into from
Nov 15, 2024
Merged

Conversation

ncruces
Copy link
Collaborator

@ncruces ncruces commented Nov 15, 2024

Hot on the heels of #2338, this adds more OSes using a different action.

The only note compared to the previous one is that, compared to cross-platform-actions/action, vmactions has one action per OS, which is harder to configure, because GitHub doesn't allow matrix runs to configure uses dependencies.

So I had to create a custom action template.yml, and use envsubst to change the uses dependency.

The stretch goal is to, as a follow up, enable the compiler in many of these, confident that it works: https://github.com/ncruces/wazero/pull/3

I also fixed up the README because we're erroneously claiming we test macOS on amd64, but moving to macos-14 runner, we actually test on arm64.

Signed-off-by: Nuno Cruces <ncruces@users.noreply.github.com>
@ncruces ncruces requested a review from mathetake as a code owner November 15, 2024 10:56
@mathetake mathetake merged commit e5ba948 into tetratelabs:main Nov 15, 2024
50 checks passed
@ncruces ncruces deleted the ci branch November 15, 2024 15:01
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