Skip to content

Commit 4d7ddc8

Browse files
authored
Revert cc to 1.0.83 to fix wheels build workflow (#144)
* Use pypa/[email protected] * Update build wheels command * Use cargo update fix * Use cargo update fix
1 parent b2852be commit 4d7ddc8

File tree

2 files changed

+13
-3
lines changed

2 files changed

+13
-3
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
mv NOTICE_DEFAULT THIRD-PARTY-LICENSES
5555
5656
- name: Build wheels for s3torchconnectorclient
57-
uses: pypa/[email protected].2
57+
uses: pypa/[email protected].5
5858
env:
5959
CIBW_BUILD: ${{ matrix.build_target }}
6060
with:

s3torchconnectorclient/Cargo.lock

Lines changed: 12 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)