Skip to content

Commit

Permalink
Revert; M1 does not seem to be available
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
sebbASF committed Oct 27, 2023
1 parent 344856e commit d0589f8
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/benchmarkadhoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,9 @@ jobs:
strategy:
matrix:
# macos-latest and ubuntu-latest uses OpenSSL 3 which breaks tests
# os: [macos-11, ubuntu-20.04, windows-latest]
os: [ macos-13-xlarge ]
os: [macos-11, ubuntu-20.04, windows-latest]
# Run lowest and highest Java versions only
# java: [ 8, 21 ]
java: [ 11 ]
java: [ 8, 21 ]
experimental: [false]
fail-fast: false

Expand Down

0 comments on commit d0589f8

Please sign in to comment.