Skip to content

Commit 1fce1da

Browse files
Update windows10-Enter.yml
1 parent 4aa3ac7 commit 1fce1da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows10-Enter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
uses: actions/setup-java@v4
2929
with:
3030
distribution: 'graalvm'
31-
java-version: '17'
31+
java-version: '21'
3232

3333
- name: Build with Gradle
3434
run: ./gradlew :reactor-netty-graalvm-smoke-tests:nativeTest --no-daemon -PforceTransport=${{ matrix.transport }}

0 commit comments

Comments
 (0)