Skip to content

Commit e4ed3ee

Browse files
authored
Update build.yml
Testing for Java 21
1 parent 870138d commit e4ed3ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
# For now, using the JDK that comes on the GHA runner
2525
cat << EOF > ~/.savant/plugins/org.savantbuild.plugin.java.properties
2626
17=${JAVA_HOME}
27+
21=${JAVA_HOME}
2728
EOF
2829
# Takes some time, better to tell difference between this step and actual test run time
2930
- name: compile/pull Savant dependencies

0 commit comments

Comments
 (0)