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

GitHub runner updates #2069

Merged
merged 7 commits into from
Feb 10, 2025
Merged

GitHub runner updates #2069

merged 7 commits into from
Feb 10, 2025

Conversation

SWilson4
Copy link
Member

@SWilson4 SWilson4 commented Feb 6, 2025

This PR does the following:

  • Adds the new (beta) GitHub runners for Windows 2025 and macOS 15.
  • Updates PLATFORMS.md accordingly.
  • Sets macOS runners to use gcc-14 (now supported by all runners) instead of gcc-13.
  • Removes the GCC 13 patching logic from CI.

Closes #1804.

  • 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 <spencer.wilson@uwaterloo.ca>
Signed-off-by: Spencer Wilson <spencer.wilson@uwaterloo.ca>
Signed-off-by: Spencer Wilson <spencer.wilson@uwaterloo.ca>
Signed-off-by: Spencer Wilson <spencer.wilson@uwaterloo.ca>
Signed-off-by: Spencer Wilson <spencer.wilson@uwaterloo.ca>
Signed-off-by: Spencer Wilson <spencer.wilson@uwaterloo.ca>
Signed-off-by: Spencer Wilson <spencer.wilson@uwaterloo.ca>
@SWilson4 SWilson4 requested a review from a team February 6, 2025 20:01
Copy link
Member

@bhess bhess left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@SWilson4 SWilson4 merged commit 0a23450 into main Feb 10, 2025
89 of 90 checks passed
@SWilson4 SWilson4 deleted the sw-beta-runners branch February 10, 2025 14:18
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.

CI: macOS build failures
3 participants