Skip to content

Commit 05e6c02

Browse files
authored
ci: bump graalvm (#329)
1 parent e0bdbd2 commit 05e6c02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/native-image-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
fail-fast: false
1818
matrix:
1919
os: [ windows, ubuntu, macos ]
20-
java-version: [ '23.0.1' ]
20+
java-version: [ '23.0.2' ]
2121
test: [ native, native-sci ]
2222
clojure-version: [ '1.12' ]
2323

0 commit comments

Comments
 (0)