Skip to content

Commit

Permalink
Update .github/workflows/build.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Francis De Brabandere <[email protected]>
  • Loading branch information
btomala and francisdb authored Nov 23, 2023
1 parent fc56e3f commit db5b92a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
matrix:
scalaVersion: ['2.12.18', '2.13.12', '3.3.1']
javaTag: [
'graalvm-community-21.0.1'
'graalvm-community-21.0.1',
'graalvm-ce-22.3.3-b1-java17',
'graalvm-ce-22.3.3-b1-java11',
'eclipse-temurin-jammy-21.0.1_12',
Expand Down

0 comments on commit db5b92a

Please sign in to comment.