Skip to content

Commit

Permalink
Add: Test MACOS in workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
Labbeti committed Oct 12, 2023
1 parent a6b92b3 commit 0ae4f1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package-pip.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:

strategy:
matrix:
os: [ubuntu-latest,windows-latest]
os: [ubuntu-latest,windows-latest,macos-latest]
python-version: ["3.9"]
java-version: ["11"]

Expand Down

0 comments on commit 0ae4f1f

Please sign in to comment.