Skip to content

Commit b2d284f

Browse files
Update windows10-Enter.yml
1 parent a350e6b commit b2d284f

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
@@ -10,7 +10,7 @@ jobs:
1010
fail-fast: false
1111
matrix:
1212
os: [ubuntu-20.04, macos-13, windows-2022, ubuntu-latest, windows-latest, macos-latest]
13-
java-version: [21, 23, 17.0.12, 17.0.13]
13+
java-version: [21, 23, 17.0.12, 22]
1414

1515
steps:
1616
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)