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

Update github action workflows to account for deprecation of macos-12 runner and move of ubuntu-latest runner to ubuntu-24.04 #1878

Merged
merged 3 commits into from
Nov 11, 2024

Conversation

fghalasz
Copy link
Member

Update github action workflows to account for deprecation of macos-12 runner and move of ubuntu-latest to ubuntu-24.04.

Removed use of ubuntu-latest and macos-latest in favor of explicit versions (macos-14, ubuntu-24.04) in order to prevent issues when *-latest changes without our notice.

…12 to macos-latest. Needed because macos-12 runners are being deprecated.
… workflows. This is to test all is okay as ubuntu-latest moves from ubuntu-22 to ubuntu-24.
…s to avoid issues when -latest changes without our noticing.
Copy link
Contributor

@hjellinek hjellinek left a comment

Choose a reason for hiding this comment

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

These changes look sensible.

@hjellinek hjellinek merged commit c4c0b65 into master Nov 11, 2024
13 checks passed
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