Skip to content

Commit

Permalink
ci: bump graalvm (#149)
Browse files Browse the repository at this point in the history
  • Loading branch information
lread authored Jan 21, 2025
1 parent 36783af commit 07fd7ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
- { name: 'graalvm', short-name: 'graal' }
- { name: 'graalvm-community', short-name: 'graalce' }
java-version:
- '23.0.1'
- '23.0.2'
clojure-version: [ '1.12' ]

name: ${{matrix.os.name}} ${{matrix.distribution.short-name}} jdk${{matrix.java-version}} clj${{ matrix.clojure-version }}
Expand Down

0 comments on commit 07fd7ab

Please sign in to comment.