Skip to content

Commit

Permalink
feat: comprehensive macos builds for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
abdes committed Apr 21, 2023
1 parent 2e80fe8 commit be8401b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/macos-builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ env:
jobs:
dev-build:
runs-on: macos-latest
continue-on-error: true
strategy:
matrix:
generator: ['Unix Makefiles', Xcode]
Expand Down

0 comments on commit be8401b

Please sign in to comment.