Skip to content

Commit

Permalink
Don’t install gcc, use default
Browse files Browse the repository at this point in the history
  • Loading branch information
gonuke authored Dec 1, 2023
1 parent 392b9c9 commit 0296452
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mac_build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Initial setup
shell: bash -l {0}
run: |
brew install eigen gcc hdf5
brew install eigen hdf5
- name: Environment Variables
shell: bash -l {0}
Expand Down

0 comments on commit 0296452

Please sign in to comment.