Skip to content

Commit

Permalink
Use ubuntu-24.04
Browse files Browse the repository at this point in the history
It seems GitHub re-aliased -latest to 22.04
  • Loading branch information
martin-g authored Oct 20, 2024
1 parent 21f4208 commit 2880481
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ env:
jobs:
build:

runs-on: ubuntu-latest
runs-on: ubuntu-24.04
strategy:
matrix:
java:
Expand Down

0 comments on commit 2880481

Please sign in to comment.