We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33ded0e commit a0c510eCopy full SHA for a0c510e
.github/workflows/compile_openblas_macos.yml
@@ -6,7 +6,7 @@ jobs:
6
strategy:
7
matrix:
8
arch:
9
- - [x86_64, SANDYBRIDGE, 12.0, macos-13]
+ - [x86_64, SANDYBRIDGE, 12.0, macos-14]
10
- [arm64, ARMV8, 12.0, macos-14]
11
name: ${{ matrix.arch[0] }}
12
runs-on: ${{ matrix.arch[3] }}
0 commit comments