Skip to content

Commit 236d5f2

Browse files
Update common files
1 parent e50dc49 commit 236d5f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/graalvm-latest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
strategy:
3838
max-parallel: 6
3939
matrix:
40-
java: ['21', '25']
40+
java: ['21']
4141
native_test_task: ${{ fromJson(needs.build_matrix.outputs.matrix).native_test_task }}
4242
env:
4343
DEVELOCITY_ACCESS_KEY: ${{ secrets.GRADLE_ENTERPRISE_ACCESS_KEY }}

0 commit comments

Comments
 (0)