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.
1 parent 870138d commit e4ed3eeCopy full SHA for e4ed3ee
.github/workflows/build.yml
@@ -24,6 +24,7 @@ jobs:
24
# For now, using the JDK that comes on the GHA runner
25
cat << EOF > ~/.savant/plugins/org.savantbuild.plugin.java.properties
26
17=${JAVA_HOME}
27
+ 21=${JAVA_HOME}
28
EOF
29
# Takes some time, better to tell difference between this step and actual test run time
30
- name: compile/pull Savant dependencies
0 commit comments