Skip to content

Commit

Permalink
Merge pull request #112 from blas-lapack-rs/macos-14-actions
Browse files Browse the repository at this point in the history
Use macos-14 instance for CI
  • Loading branch information
termoshtt committed Feb 3, 2024
2 parents 262842c + 5f8d7db commit 7cfa01b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/openblas-src.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
if: ${{ matrix.triple == 'x64-windows-static' }}

macos:
runs-on: macos-11
runs-on: macos-14
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 7cfa01b

Please sign in to comment.