Skip to content

Commit eb60fac

Browse files
committed
smoke test
Signed-off-by: Gregor Zeitlinger <[email protected]>
1 parent f3b0c20 commit eb60fac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/native-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Set up JDK
1515
uses: actions/setup-java@v4
1616
with:
17-
java-version: 17
17+
java-version: '21'
1818
distribution: graalvm
1919
cache: 'maven'
2020
- name: Run the Maven verify phase

0 commit comments

Comments
 (0)