Skip to content

Commit

Permalink
setup latest gcc instead of pre-provided
Browse files Browse the repository at this point in the history
  • Loading branch information
JacksonBurns committed Mar 18, 2024
1 parent c315780 commit 0291582
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/conda_build.yml
Expand Up @@ -16,6 +16,8 @@ jobs:
run:
shell: bash -l {0}
steps:
- name: Setup Latest gcc
uses: Dup4/actions-setup-gcc@v1
- uses: actions/checkout@v4
- name: Setup Conda with Python 3.7
uses: conda-incubator/setup-miniconda@v3
Expand Down

0 comments on commit 0291582

Please sign in to comment.