Skip to content

Commit

Permalink
Try to force GCC-12 for MacOS (try 9)
Browse files Browse the repository at this point in the history
  • Loading branch information
gmloose committed Jul 25, 2024
1 parent ef77da8 commit 5062c9c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,6 @@ jobs:
version: ${{ matrix.toolchain.version }}
if: runner.os == 'macOS'

- run: |
${{ env.FC }} ... # environment vars FC, CC, and CXX are set
${{ steps.setup-fortran.outputs.fc }} ... # outputs work too
# - name: Build wheels
# uses: pypa/[email protected]

Expand Down

0 comments on commit 5062c9c

Please sign in to comment.