Skip to content

Commit cb006dc

Browse files
committed
ci: Fix exclude rule
1 parent 3af3ebc commit cb006dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
exclude:
4545
- os: macos-latest
4646
cxx_options: '-mavx2'
47-
- os: macos-14
47+
- os: macos-13
4848
cxx_options: '-mavx2'
4949

5050
include:

0 commit comments

Comments
 (0)