Skip to content

Commit

Permalink
m1
Browse files Browse the repository at this point in the history
  • Loading branch information
cmbant committed Nov 19, 2023
1 parent f5c9426 commit e232813
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build_wheels.yml
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ ubuntu-latest, macos-latest, windows-latest ]
os: [ ubuntu-latest, macos-latest, windows-latest, macos-latest-xlarge]

steps:
- uses: awvwgk/setup-fortran@main
Expand Down
2 changes: 1 addition & 1 deletion forutils
Submodule forutils updated 2 files
+4 −4 .travis.yml
+2 −2 RangeUtils.f90

0 comments on commit e232813

Please sign in to comment.