Skip to content

Commit 20af289

Browse files
committed
only build with JDK17
JDK20 not supported (yet?) in Github actions
1 parent 132fbb7 commit 20af289

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/gradle.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ jobs:
2727
- release
2828
jdk:
2929
- 17
30-
- 20
3130

3231
name: Build plugin on ${{ matrix.platform }} - JDK ${{ matrix.jdk }}, minJosmVersion=${{ matrix.josm-version }}
3332
runs-on: ${{ matrix.platform }}

0 commit comments

Comments
 (0)