Skip to content

Commit

Permalink
Update build-macos.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cvanaret authored Nov 17, 2024
1 parent 8e02a3a commit 4e92cef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
matrix:
os: [macos-latest]
architecture: [x64, arm64]
toolchain: {compiler: gcc, version: 12}
compiler: [gcc]

steps:
- uses: fortran-lang/setup-fortran@v1
Expand Down

0 comments on commit 4e92cef

Please sign in to comment.