Skip to content

Commit

Permalink
disable build for JDK 21
Browse files Browse the repository at this point in the history
  • Loading branch information
Gubaer committed Jan 21, 2025
1 parent b5a5d14 commit fe2eb56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- release
jdk:
- 17
- 21
# - 21

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

0 comments on commit fe2eb56

Please sign in to comment.