Skip to content

Commit a11c523

Browse files
committed
ci: activate build on macos-14-arm64
1 parent dd736dc commit a11c523

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/macos-linux-conda.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
strategy:
1919
fail-fast: false
2020
matrix:
21-
os: ["ubuntu-latest", "macos-latest"]
21+
os: ["ubuntu-latest", "macos-latest","macos-14-arm64"]
2222
cxx_options: ['', '-mavx2']
2323
build_type: [Release, Debug]
2424
python-version: ["3.8", "3.12"]

0 commit comments

Comments
 (0)