Skip to content

Commit

Permalink
Merge pull request #50 from jamezp/ci-updates
Browse files Browse the repository at this point in the history
Add macOS testing.
  • Loading branch information
jamezp committed Apr 28, 2022
2 parents e425227 + 551638a commit 27e1de6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest ]
os: [ubuntu-latest, windows-latest, macos-latest ]
java: ['11', '17']

steps:
Expand Down

0 comments on commit 27e1de6

Please sign in to comment.