Fix version file in release flow (#45) #207
ci-cd.yml
on: push
⚙️ Pre-set global build settings
0s
lint
/
Linter
1m 11s
Matrix: build-wheels-for-tested-arches
Matrix: Test
Matrix: build-wheels-for-odd-archs
Waiting for pending jobs
Deploy
0s
Annotations
6 errors, 1 warning, and 1 notice
Test (3.10, Y, ubuntu-latest, false)
Process completed with exit code 1.
|
Test (3.11, Y, ubuntu-latest, false)
Process completed with exit code 1.
|
Test (3.12, Y, ubuntu-latest, false)
Process completed with exit code 1.
|
Test (3.13, Y, ubuntu-latest, false)
Process completed with exit code 1.
|
Test (3.9, Y, ubuntu-latest, false)
Process completed with exit code 1.
|
Test (3.8, Y, ubuntu-latest, false)
Process completed with exit code 1.
|
📦 Build wheels for tested arches / Build wheels on macos
While cibuildwheel can build CPython 3.8 universal2/arm64 wheels, we cannot test the arm64 part of them, even when running on an Apple Silicon machine. This is because we use the x86_64 installer of CPython 3.8. See the discussion in https://github.com/pypa/cibuildwheel/pull/1169 for the details. To silence this warning, set `CIBW_TEST_SKIP: "cp38-macosx_*:arm64"`.
|
📦 Build wheels for tested arches / Build wheels on macos
Setting SYSTEM_VERSION_COMPAT=0 to ensure CPython 3.8 can get correct macOS version and allow installation of wheels with MACOSX_DEPLOYMENT_TARGET >= 11.0. See https://github.com/pypa/cibuildwheel/issues/1767 for the details.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
python-package-distributions
Expired
|
50.7 KB |
|
python-package-distributions-macos-
|
564 KB |
|
python-package-distributions-ubuntu-
|
1.38 MB |
|
python-package-distributions-windows-
|
258 KB |
|