Skip to content

Commit

Permalink
this plus #3351
Browse files Browse the repository at this point in the history
  • Loading branch information
johnkerl committed Nov 20, 2024
1 parent d0a11df commit 6e213fe
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/python-packaging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
include:
- cibw_build: manylinux_x86_64
os: ubuntu-24.04
wheel-name: manylinux2014
wheel-name: manylinux_2_28
- cibw_build: macosx_x86_64
os: macos-latest
cibw_archs_macos: x86_64
Expand Down Expand Up @@ -127,11 +127,11 @@ jobs:
- undotted-version: '312'
dotted-version: '3.12'
wheel-name:
- manylinux2014
- manylinux_2_28
- macos-x86_64
- macos-arm64
include:
- wheel-name: manylinux2014
- wheel-name: manylinux_2_28
os: ubuntu-24.04
arch: x86_64
cc: gcc-13
Expand Down

0 comments on commit 6e213fe

Please sign in to comment.