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 CI to ubuntu-24.04 #2458

Merged
merged 22 commits into from
Jan 23, 2025
Merged

Move CI to ubuntu-24.04 #2458

merged 22 commits into from
Jan 23, 2025

Conversation

erlingrj
Copy link
Collaborator

This PR moves the CI workflows to ubuntu-24.04, we pin the version rather than using ubuntu-latest. This way we wont be caught by surprise when ubuntu-latest is changed. However, we need to manually move CI to future ubuntu versions.

@erlingrj erlingrj added enhancement Enhancement of existing feature ci Continuous integration labels Jan 20, 2025
@erlingrj erlingrj linked an issue Jan 20, 2025 that may be closed by this pull request
Copy link
Collaborator

@byeonggiljun byeonggiljun left a comment

Choose a reason for hiding this comment

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

LGTM! Thank you so much for taking this up, @erlingrj. I just left one minor question.

core/src/main/java/org/lflang/LinguaFranca.xtext Outdated Show resolved Hide resolved
@erlingrj erlingrj enabled auto-merge January 23, 2025 08:19
@erlingrj erlingrj disabled auto-merge January 23, 2025 09:03
@erlingrj erlingrj merged commit 50a1e82 into master Jan 23, 2025
23 checks passed
@erlingrj erlingrj deleted the ubuntu-24.04 branch January 23, 2025 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continuous integration enhancement Enhancement of existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Port the CI to ubuntu 24.04
2 participants