Skip to content

Commit 89c1c21

Browse files
committed
chore: move to graalvm dev build
1 parent 8efddfb commit 89c1c21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/graalvm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
strategy:
4040
fail-fast: false
4141
matrix:
42-
java-version: [ '24' ]
42+
java-version: [ 'dev' ]
4343
distribution: [ 'graalvm-community' ]
4444
os: [
4545
ubuntu-latest, # Linux on amd64

0 commit comments

Comments
 (0)