Skip to content

Commit

Permalink
ci: drop jdk20
Browse files Browse the repository at this point in the history
  • Loading branch information
berezovskyi authored Oct 9, 2024
1 parent f331b62 commit bef026c
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,9 @@ jobs:
experimental: [false]
# jena 3.x has some locking problems under JDK 16/17
include:
- jdk: '20'
distribution: zulu
experimental: true
- jdk: '21'
distribution: zulu
experimental: true
experimental: false
continue-on-error: ${{ matrix.experimental }}

steps:
Expand Down

0 comments on commit bef026c

Please sign in to comment.