DIsable Mac photonlib builds (#889)

This commit is contained in:
Matt
2023-07-25 08:41:52 -07:00
committed by GitHub
parent 816bbca2f1
commit 652a653c9a

View File

@@ -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