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

Fix Ubuntu action #74

Merged
merged 6 commits into from
May 16, 2024
Merged

Fix Ubuntu action #74

merged 6 commits into from
May 16, 2024

Conversation

mattldawson
Copy link
Collaborator

The ubuntu-latest image (22.04) used by GH actions appears to have recently removed GNU 13 compilers as an option (actions/runner-images@8778073)

This PR updates the action to use ubuntu-24.04 with GNU 12, 13, and 14

@mattldawson mattldawson added the bug Something isn't working label May 16, 2024
@mattldawson mattldawson requested a review from K20shores May 16, 2024 17:53
@mattldawson mattldawson merged commit c8e2ef6 into main May 16, 2024
12 checks passed
@mattldawson mattldawson deleted the develop-fix-ubuntu-action branch May 16, 2024 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants