Skip to content

Commit

Permalink
remove explicit gcc install in mac_build_test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gonuke authored Dec 1, 2023
1 parent 6b761f1 commit 4ec7aa6
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@6 hdf5
brew install eigen hdf5
- name: Environment Variables
shell: bash -l {0}
Expand Down

0 comments on commit 4ec7aa6

Please sign in to comment.