Skip to content

Commit

Permalink
back
Browse files Browse the repository at this point in the history
  • Loading branch information
amaurea committed Nov 7, 2024
1 parent ba87a69 commit 207c692
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
name: "Run tests on MacOS"
runs-on: macos-12
env:
LDFLAGS: "-ld64" # For MacOS 13 and above (XCode CLT 15 and above.)
#LDFLAGS: "-ld64" # For MacOS 13 and above (XCode CLT 15 and above.)
CC: gcc-12
CXX: gcc-12
FC: gfortran-12
Expand Down

0 comments on commit 207c692

Please sign in to comment.