Skip to content

Commit 2880481

Browse files
authored
Use ubuntu-24.04
It seems GitHub re-aliased -latest to 22.04
1 parent 21f4208 commit 2880481

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ env:
1212
jobs:
1313
build:
1414

15-
runs-on: ubuntu-latest
15+
runs-on: ubuntu-24.04
1616
strategy:
1717
matrix:
1818
java:

0 commit comments

Comments
 (0)