Skip to content

Commit aaf2828

Browse files
committed
Merge branch '2.18'
2 parents a89f5f0 + 8aac37a commit aaf2828

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
matrix:
2626
# 20-Dec-2022, tatu: Build now requires JDK 11; won't yet work with JDK 17
2727
java_version: [ '11']
28-
os: ['ubuntu-20.04']
28+
os: ['ubuntu-22.04']
2929
env:
3030
JAVA_OPTS: "-XX:+TieredCompilation -XX:TieredStopAtLevel=1"
3131
steps:

0 commit comments

Comments
 (0)