We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e2af08 commit dc30405Copy full SHA for dc30405
1 file changed
.github/workflows/main.yml
@@ -10,7 +10,7 @@ jobs:
10
fail-fast: false
11
matrix:
12
os: [macos-latest, ubuntu-latest, windows-latest]
13
- java-version: ["11", "21"]
+ java-version: ["17", "25"]
14
15
steps:
16
- name: Git checkout
0 commit comments