mirror of
https://github.com/sbt/sbt.git
synced 2026-09-01 18:47:14 +02:00
Address PR feedback & fix CI
This commit is contained in:
@@ -83,6 +83,7 @@ jobs:
|
||||
ref: 1.10.x
|
||||
path: zinc
|
||||
- uses: graalvm/setup-graalvm@v1
|
||||
if: ${{ matrix.jobtype >= 7 && matrix.jobtype <= 9 }}
|
||||
with:
|
||||
java-version: '23'
|
||||
native-image-musl: 'true'
|
||||
|
||||
Reference in New Issue
Block a user