Skip to content

Commit

Permalink
🔧 update freethreaded CI steps*8
Browse files Browse the repository at this point in the history
  • Loading branch information
Ousret committed Nov 11, 2024
1 parent db95e61 commit 1aaa0c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,7 @@ jobs:
CIBW_BEFORE_ALL_LINUX: curl -sSf https://sh.rustup.rs | sh -s -- -y
CIBW_BEFORE_ALL_WINDOWS: rustup target add i686-pc-windows-msvc
CIBW_ENVIRONMENT_LINUX: "PATH=$HOME/.cargo/bin:$PATH"
CIBW_ARCHS_MACOS: universal2

- name: Upload wheels
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 1aaa0c0

Please sign in to comment.