Skip to content

Commit

Permalink
Exclude dragonwell for macos.
Browse files Browse the repository at this point in the history
  • Loading branch information
bernardladenthin committed Mar 9, 2024
1 parent 4084646 commit c4d101e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/matrixci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
exclude:
- javadistribution: 'microsoft'
os: 'macos-latest'
- javadistribution: 'dragonwell'
os: 'macos-latest'

runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit c4d101e

Please sign in to comment.