Skip to content

Commit

Permalink
DIsable Mac photonlib builds
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Morley committed Jul 24, 2023
1 parent 715ef62 commit a3936ae
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 a3936ae

Please sign in to comment.