Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
cmbant committed Jun 5, 2024
1 parent 875f0cb commit 9bb8748
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ flyci-macos-large-latest-m2, macOS-13, ubuntu-latest, windows-latest]
#macOS-13
os: [ flyci-macos-large-latest-m2, ubuntu-latest, windows-latest]

steps:
- uses: awvwgk/setup-fortran@main
Expand Down

0 comments on commit 9bb8748

Please sign in to comment.