Skip to content

Commit

Permalink
Skip mac testing of examples
Browse files Browse the repository at this point in the history
  • Loading branch information
dzalkind committed Jul 6, 2021
1 parent 4c43f4a commit 1c8b9a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI_rosco-toolbox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
strategy:
fail-fast: true
matrix:
os: ["ubuntu-latest", "macOS-latest"]
os: ["ubuntu-latest"] #, "macOS-latest"]
python-version: ["3.8"]
defaults:
run:
Expand Down

0 comments on commit 1c8b9a1

Please sign in to comment.