Skip to content

Commit 7cfa01b

Browse files
authored
Merge pull request #112 from blas-lapack-rs/macos-14-actions
Use macos-14 instance for CI
2 parents 262842c + 5f8d7db commit 7cfa01b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/openblas-src.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
if: ${{ matrix.triple == 'x64-windows-static' }}
6262

6363
macos:
64-
runs-on: macos-11
64+
runs-on: macos-14
6565
strategy:
6666
fail-fast: false
6767
matrix:

0 commit comments

Comments
 (0)