Skip to content

Commit

Permalink
Merge pull request #103 from simonsobs/dependabot/github_actions/pypa…
Browse files Browse the repository at this point in the history
…/cibuildwheel-2.21.3

Bump pypa/cibuildwheel from 2.21.2 to 2.21.3
  • Loading branch information
xgarrido authored Oct 14, 2024
2 parents a091b5c + d14be0e commit 04589bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- uses: actions/checkout@v4

- name: Build wheels
uses: pypa/cibuildwheel@v2.21.2
uses: pypa/cibuildwheel@v2.21.3
env:
FC: gfortran-14
CC: gcc-14
Expand Down

0 comments on commit 04589bb

Please sign in to comment.