We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a350e6b commit b2d284fCopy full SHA for b2d284f
.github/workflows/windows10-Enter.yml
@@ -10,7 +10,7 @@ jobs:
10
fail-fast: false
11
matrix:
12
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]
+ java-version: [21, 23, 17.0.12, 22]
14
15
steps:
16
- uses: actions/checkout@v4
0 commit comments