We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7aa9701 commit b43c266Copy full SHA for b43c266
.github/workflows/pr-verify.yml
@@ -46,7 +46,7 @@ jobs:
46
strategy:
47
fail-fast: true
48
matrix:
49
- jdk: [ 11, 24 ]
+ jdk: [ 11, 21 ]
50
steps:
51
- uses: actions/checkout@v4
52
- name: Set up JDK
0 commit comments