Skip to content

Commit 221dd3c

Browse files
committed
Merge branch '2.16' into 2.17
2 parents f0c97b7 + 09b82dc commit 221dd3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
fail-fast: false
2727
matrix:
2828
java_version: ['8', '11', '17', '21']
29-
os: ['ubuntu-20.04']
29+
os: ['ubuntu-latest']
3030
env:
3131
JAVA_OPTS: "-XX:+TieredCompilation -XX:TieredStopAtLevel=1"
3232
steps:

0 commit comments

Comments
 (0)