We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36783af commit 07fd7abCopy full SHA for 07fd7ab
.github/workflows/tests.yml
@@ -74,7 +74,7 @@ jobs:
74
- { name: 'graalvm', short-name: 'graal' }
75
- { name: 'graalvm-community', short-name: 'graalce' }
76
java-version:
77
- - '23.0.1'
+ - '23.0.2'
78
clojure-version: [ '1.12' ]
79
80
name: ${{matrix.os.name}} ${{matrix.distribution.short-name}} jdk${{matrix.java-version}} clj${{ matrix.clojure-version }}
0 commit comments