Skip to content

Commit

Permalink
cleanups
Browse files Browse the repository at this point in the history
  • Loading branch information
slachiewicz authored Jun 16, 2024
1 parent 6fc5303 commit dc90241
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,8 +115,6 @@ jobs:
- version: 17
dist: zulu
# OpenJ9, an alternate JVM implementation.
- version: 8
dist: adopt-openj9
- version: 11
dist: adopt-openj9
- version: 17
Expand All @@ -131,16 +129,6 @@ jobs:
- os: macOS-latest
java:
dist: temurin
# exclude old maven versions on MacOS.
- os: macOS-latest
maven: '3.3.9'
# exclude old maven version with various JDKs, one will do.
- maven: '3.3.9'
java:
dist: temurin
- maven: '3.3.9'
java:
dist: zulu

fail-fast: false

Expand Down

0 comments on commit dc90241

Please sign in to comment.