Fix java
This commit is contained in:
parent
9999a90e62
commit
38080aff92
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test-bb.yml
vendored
2
.github/workflows/test-bb.yml
vendored
|
|
@ -10,7 +10,7 @@ jobs:
|
|||
- uses: actions/setup-java@v4
|
||||
with:
|
||||
distribution: 'temurin'
|
||||
java-version: ${{ matrix.java }}
|
||||
java-version: 21
|
||||
- name: Clojure CLI
|
||||
uses: DeLaGuardo/setup-clojure@master
|
||||
with:
|
||||
|
|
|
|||
Loading…
Reference in a new issue