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 CI/CD workflows and first test #5

Merged
merged 2 commits into from
Oct 18, 2024
Merged

Add CI/CD workflows and first test #5

merged 2 commits into from
Oct 18, 2024

Conversation

Nitemaeric
Copy link
Owner

@Nitemaeric Nitemaeric commented Oct 18, 2024

I've added a workflow that tests the code on each supported os/arch, with the exception of arm64 linux as GitHub Actions doesn't provide runners.

Here is the list of supported public repository runners:

https://docs.github.com/en/actions/using-github-hosted-runners/using-github-hosted-runners/about-github-hosted-runners#standard-github-hosted-runners-for-public-repositories

@Nitemaeric Nitemaeric self-assigned this Oct 18, 2024
@Nitemaeric Nitemaeric force-pushed the setup-ci-cd branch 6 times, most recently from f3b57e4 to 79b7605 Compare October 18, 2024 13:29
@Nitemaeric Nitemaeric marked this pull request as ready for review October 18, 2024 15:01
@Nitemaeric Nitemaeric merged commit 14edf26 into main Oct 18, 2024
11 checks passed
@Nitemaeric Nitemaeric deleted the setup-ci-cd branch October 18, 2024 15:02
@Nitemaeric Nitemaeric restored the setup-ci-cd branch October 18, 2024 15:43
@Nitemaeric Nitemaeric deleted the setup-ci-cd branch October 18, 2024 15:43
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.

1 participant