Skip to content

Commit

Permalink
ci: bump graalvm (#329)
Browse files Browse the repository at this point in the history
  • Loading branch information
lread authored Jan 21, 2025
1 parent e0bdbd2 commit 05e6c02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/native-image-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
fail-fast: false
matrix:
os: [ windows, ubuntu, macos ]
java-version: [ '23.0.1' ]
java-version: [ '23.0.2' ]
test: [ native, native-sci ]
clojure-version: [ '1.12' ]

Expand Down

0 comments on commit 05e6c02

Please sign in to comment.