Skip to content

Commit

Permalink
Update comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Remily committed Aug 27, 2023
1 parent 532d2f6 commit dcaf7fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
continue-on-error: ${{ matrix.experimental }}
strategy:
matrix:
# ubuntu-latest uses OpenSSL 3 which breaks tests
# macos-latest and ubuntu-latest uses OpenSSL 3 which breaks tests
os: [macos-11, ubuntu-20.04, windows-latest]
java: [ 8, 11, 17 ]
experimental: [false]
Expand Down

0 comments on commit dcaf7fb

Please sign in to comment.