Skip to content

Commit

Permalink
[ci] Try wheel-build on macos-latest [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
johnkerl committed Apr 29, 2024
1 parent 20803cf commit c4f6479
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/python-packaging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
cibw_build: 'cp3*-manylinux_x86_64'
platform: manylinux2014
wheel_name: manylinux2014
- os: macos-11
- os: macos-14
cibw_build: 'cp3*-macosx_x86_64'
cibw_archs_macos: x86_64
platform: macosx
Expand Down Expand Up @@ -104,7 +104,7 @@ jobs:
arch: x86_64
cc: gcc-11
cxx: g++-11
- os: macos-11
- os: macos-14
platform: macosx
arch: x86_64
cc: clang
Expand Down

0 comments on commit c4f6479

Please sign in to comment.