Skip to content

Commit

Permalink
Switch gcc install
Browse files Browse the repository at this point in the history
  • Loading branch information
holm10 committed Mar 11, 2024
1 parent 9ab8528 commit 258f2c4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,9 @@ jobs:
python -m pip install pytest-isolate pytest-xdist
pip install 'build<0.10.0'
- uses: egor-tensin/setup-gcc@v1
- uses: Dup4/actions-setup-gcc@v1
with:
version: latest
platform: x64

- name: Build wheels
run: python -m build
Expand Down

0 comments on commit 258f2c4

Please sign in to comment.