Skip to content

Commit

Permalink
No longer needed [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
sebbASF committed Nov 2, 2023
1 parent 13c44ea commit ef82b39
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,15 +41,6 @@ jobs:
# These names are used in conditional statements below.
java: [ 8, 11, 17, 21 ]
experimental: [false]
# macos-11 / java21 keeps failing: java is loading libcrypto in an unsafe way
# so change it to experimental to stop failing the entire workflow
exclude:
- os: macos-11
java: 21
include:
- os: macos-11
java: 21
experimental: true
# macos-13-arm64 does not appear to be available
# include:
# - java: 21
Expand Down

0 comments on commit ef82b39

Please sign in to comment.