Skip to content

Commit

Permalink
DIsable Mac photonlib builds (#889)
Browse files Browse the repository at this point in the history
  • Loading branch information
mcm001 committed Jul 25, 2023
1 parent 816bbca commit 652a653
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -204,8 +204,9 @@ jobs:
include:
- os: windows-2022
artifact-name: Win64
- os: macos-11
artifact-name: macOS
# Mac builds are broken due to opencv class loading issues -- disable for now
# - os: macos-11
# artifact-name: macOS
- os: ubuntu-22.04
artifact-name: Linux

Expand Down

0 comments on commit 652a653

Please sign in to comment.