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

Move Linux ARM64 "build" test from CircleCI to GitHub Actions #1814

Merged
merged 5 commits into from
Jun 11, 2024

Conversation

SWilson4
Copy link
Member

@SWilson4 SWilson4 commented Jun 7, 2024

This PR moves the CircleCI ARM64 Linux "build" test over to GitHub Actions, using the new oqs-arm64 runner.

It also fixes some GitHub syntax so that jobs are skipped when we expect them to be.

Makes progress on #1795.

  • Does this PR change the input/output behaviour of a cryptographic algorithm (i.e., does it change known answer test values)? (If so, a version bump will be required from x.y.z to x.(y+1).0.)
  • Does this PR change the list of algorithms available -- either adding, removing, or renaming? Does this PR otherwise change an API? (If so, PRs in fully supported downstream projects dependent on these, i.e., oqs-provider will also need to be ready for review and merge by the time this is merged.)

Signed-off-by: Spencer Wilson <[email protected]>
Signed-off-by: Spencer Wilson <[email protected]>
Signed-off-by: Spencer Wilson <[email protected]>
Signed-off-by: Spencer Wilson <[email protected]>
@SWilson4 SWilson4 removed the request for review from dstebila June 7, 2024 16:02
@SWilson4 SWilson4 changed the title Move Linux ARM64 tests from CircleCI to GitHub Actions Move Linux ARM64 "build" test from CircleCI to GitHub Actions Jun 7, 2024
@SWilson4 SWilson4 requested review from dstebila and ryjones and removed request for baentsch June 7, 2024 16:06
@SWilson4 SWilson4 merged commit 6ee5de2 into main Jun 11, 2024
114 checks passed
@SWilson4 SWilson4 deleted the sw-arm-runner branch June 11, 2024 19:47
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.

3 participants