We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8951d0 commit 683a43aCopy full SHA for 683a43a
.github/workflows/main.yml
@@ -29,7 +29,7 @@ jobs:
29
java_version: ['8', '11', '17', '21']
30
include:
31
- java_version: '8'
32
- - release_build: 'R'
+ release_build: 'R'
33
env:
34
JAVA_OPTS: "-XX:+TieredCompilation -XX:TieredStopAtLevel=1"
35
steps:
0 commit comments