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 f0c97b7 + 09b82dc commit 221dd3cCopy full SHA for 221dd3c
1 file changed
.github/workflows/main.yml
@@ -26,7 +26,7 @@ jobs:
26
fail-fast: false
27
matrix:
28
java_version: ['8', '11', '17', '21']
29
- os: ['ubuntu-20.04']
+ os: ['ubuntu-latest']
30
env:
31
JAVA_OPTS: "-XX:+TieredCompilation -XX:TieredStopAtLevel=1"
32
steps:
0 commit comments