Skip to content

Commit

Permalink
adding m1 build #3
Browse files Browse the repository at this point in the history
  • Loading branch information
behrisch committed Jan 30, 2024
1 parent 4ff165f commit 416fe7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [macos-12, macos-13]
os: [macos-12, macos-13, macos-14]
runs-on: ${{ matrix.os }}
env:
CCACHE_COMPILERTYPE: clang
Expand Down

0 comments on commit 416fe7f

Please sign in to comment.