Skip to content

Commit 88fc84e

Browse files
committed
linux 2 39
1 parent c24fa6a commit 88fc84e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/_build-pyobjcryst-package.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ jobs:
9292
uses: pypa/cibuildwheel@v2.21.1
9393
env:
9494
CIBW_BUILD_VERBOSITY: "2"
95+
CIBW_MANYLINUX_RISCV64_IMAGE: manylinux_2_39
9596
CIBW_ENVIRONMENT: >
9697
CONDA_PREFIX=$HOME/miniconda/envs/build
9798
CPATH=$CONDA_PREFIX/include

0 commit comments

Comments
 (0)