Skip to content

Commit 36f9311

Browse files
committed
re-enable manylinux
1 parent 6741f89 commit 36f9311

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maturin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
target: ${{ matrix.platform.target }}
3939
args: --release --out dist --find-interpreter
4040
sccache: ${{ !startsWith(github.ref, 'refs/tags/') }}
41-
# manylinux: auto
41+
manylinux: auto
4242
- name: Upload wheels
4343
uses: actions/upload-artifact@v4
4444
with:

0 commit comments

Comments
 (0)