Skip to content

Commit c22fdad

Browse files
committed
Execute native tests with GraalVM 24
1 parent 62e4de9 commit c22fdad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-native-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
matrix:
2222
test-java-version:
2323
- 22
24-
- 23
24+
- 24
2525
steps:
2626
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2727
- id: read-java

0 commit comments

Comments
 (0)