Skip to content

Commit 17d809d

Browse files
committed
ci: run on ubuntu 24.02
1 parent 6a21ae1 commit 17d809d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
timeout-minutes: 5
1818
strategy:
1919
matrix:
20-
os: [ ubuntu-20.04, windows-2022 ]
20+
os: [ ubuntu-24.04, windows-2022 ]
2121
java: [ 8, 21 ]
2222
fail-fast: false
2323
max-parallel: 32

0 commit comments

Comments
 (0)