Skip to content

Commit b43c266

Browse files
committed
wip
1 parent 7aa9701 commit b43c266

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-verify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
strategy:
4747
fail-fast: true
4848
matrix:
49-
jdk: [ 11, 24 ]
49+
jdk: [ 11, 21 ]
5050
steps:
5151
- uses: actions/checkout@v4
5252
- name: Set up JDK

0 commit comments

Comments
 (0)