We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21f4208 commit 2880481Copy full SHA for 2880481
.github/workflows/maven.yml
@@ -12,7 +12,7 @@ env:
12
jobs:
13
build:
14
15
- runs-on: ubuntu-latest
+ runs-on: ubuntu-24.04
16
strategy:
17
matrix:
18
java:
0 commit comments