We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a89f5f0 + 8aac37a commit aaf2828Copy full SHA for aaf2828
.github/workflows/main.yml
@@ -25,7 +25,7 @@ jobs:
25
matrix:
26
# 20-Dec-2022, tatu: Build now requires JDK 11; won't yet work with JDK 17
27
java_version: [ '11']
28
- os: ['ubuntu-20.04']
+ os: ['ubuntu-22.04']
29
env:
30
JAVA_OPTS: "-XX:+TieredCompilation -XX:TieredStopAtLevel=1"
31
steps:
0 commit comments