Skip to content

Commit 557afe2

Browse files
Back mac back down to 14...
On mac 15, we're getting Eigen version 5.0.1. A bridge too far.
1 parent 4ad757c commit 557afe2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/all_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
matrix:
4545
compiler: [clang]
4646
build: [Release, Debug]
47-
os: ['macos-15']
47+
os: ['macos-14']
4848
uses: ./.github/workflows/generic_ci.yml
4949
with:
5050
install-name: 'install_osx.sh'

0 commit comments

Comments
 (0)