Skip to content

Commit

Permalink
re-enable macos build
Browse files Browse the repository at this point in the history
  • Loading branch information
srimanachanta committed Oct 23, 2023
1 parent 124eee2 commit 59a601d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,9 +127,8 @@ jobs:
- os: windows-2022
artifact-name: Win64
architecture: x64
# Mac builds are broken due to opencv class loading issues -- disable for now
# - os: macos-11
# artifact-name: macOS
- os: macos-11
artifact-name: macOS
- os: ubuntu-22.04
artifact-name: Linux

Expand Down

0 comments on commit 59a601d

Please sign in to comment.