Skip to content

Commit d9180f0

Browse files
committed
Don't build against JDK 21
1 parent ae2dcaf commit d9180f0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/continuous-integration-workflow.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ jobs:
2727
strategy:
2828
matrix:
2929
include:
30-
- java-version: 21-ea
3130
- java-version: 17
3231
with:
3332
java-version: ${{ matrix.java-version }}

0 commit comments

Comments
 (0)