Skip to content

Commit

Permalink
🔧 update freethreaded CI steps*7
Browse files Browse the repository at this point in the history
  • Loading branch information
Ousret committed Nov 11, 2024
1 parent 958eb22 commit db95e61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ jobs:
uses: pypa/cibuildwheel@7940a4c0e76eb2030e473a5f864f291f63ee879b # v2.21.3
env:
CIBW_BUILD_FRONTEND: build
CIBW_BEFORE_BUILD: git apply freethreaded.patch
CIBW_BEFORE_ALL: git apply freethreaded.patch
CIBW_BUILD: cp313t*
CIBW_BEFORE_ALL_LINUX: curl -sSf https://sh.rustup.rs | sh -s -- -y
CIBW_BEFORE_ALL_WINDOWS: rustup target add i686-pc-windows-msvc
Expand Down

0 comments on commit db95e61

Please sign in to comment.