Skip to content

Commit

Permalink
Added testing for macos
Browse files Browse the repository at this point in the history
  • Loading branch information
slachiewicz committed Apr 20, 2022
1 parent cb8f76e commit c51707c
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 @@ -24,7 +24,7 @@ jobs:

strategy:
matrix:
os: [ubuntu-latest, windows-latest]
os: [ubuntu-latest, windows-latest, macos-latest]
java: [8, 11, 17]
fail-fast: false

Expand Down

0 comments on commit c51707c

Please sign in to comment.