Skip to content

Commit 42e0b03

Browse files
author
Dave Kozma
committed
Update manylinux to 2_28 to get around ring not cross-compiling
1 parent d6a2516 commit 42e0b03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
maturin-version: "1.2.0"
4242
args: --release --out dist --find-interpreter
4343
sccache: "true"
44-
manylinux: auto
44+
manylinux: "2_28"
4545
before-script-linux: "pip install uniffi-bindgen==0.24.1"
4646
- name: Upload wheels
4747
uses: actions/upload-artifact@v3

0 commit comments

Comments
 (0)