Skip to content

Update ubuntu in Github Actions to latest LTS (24.04)#482

Closed
keegancsmith wants to merge 1 commit intomainfrom
k/batch-changes/regex
Closed

Update ubuntu in Github Actions to latest LTS (24.04)#482
keegancsmith wants to merge 1 commit intomainfrom
k/batch-changes/regex

Conversation

@keegancsmith
Copy link
Member

matrix:
include:
- platform: 'ubuntu-22.04'
- platform: 'ubuntu-24.04
Copy link
Member Author

Choose a reason for hiding this comment

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

Suggested change
- platform: 'ubuntu-24.04
- platform: 'ubuntu-24.04'

container: 'gcc:9.5.0-buster'
config: 'dev'
- platform: 'ubuntu-22.04'
- platform: 'ubuntu-24.04
Copy link
Member Author

Choose a reason for hiding this comment

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

Suggested change
- platform: 'ubuntu-24.04
- platform: 'ubuntu-24.04'

if: github.event_name != 'workflow_dispatch' || inputs.create_release
needs: build-and-upload-artifacts
runs-on: 'ubuntu-20.04'
runs-on: 'ubuntu-24.04
Copy link
Member Author

Choose a reason for hiding this comment

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

Suggested change
runs-on: 'ubuntu-24.04
runs-on: 'ubuntu-24.04'

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.

1 participant