Skip to content

Build wheel and publish #95

Build wheel and publish

Build wheel and publish #95

Manually triggered August 20, 2024 16:44
Status Failure
Total duration 1m 5s
Artifacts

build_wheels_and_publish.yml

on: workflow_dispatch
Matrix: build-wheels-and-dist
Matrix: Publish Python 🐍 distributions 📦 to PyPI and TestPyPI
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
Build 3.9 wheels on macos-latest
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/COSMIC/COSMIC', '--wheel-dir=/private/var/folders/hw/1f0gcr8d6kn9ms0_wn0_57qc0000gn/T/cibw-run-e1ufgs6u/cp39-macosx_x86_64/built_wheel', '--no-deps', '-v'] failed with code 1. None
Build 3.9 wheels on macos-latest
Process completed with exit code 1.
Build 3.10 wheels on macos-latest
The job was canceled because "macos-latest_3_9" failed.
Build 3.10 wheels on macos-latest
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/COSMIC/COSMIC', '--wheel-dir=/private/var/folders/hw/1f0gcr8d6kn9ms0_wn0_57qc0000gn/T/cibw-run-lkff7jq9/cp39-macosx_x86_64/built_wheel', '--no-deps', '-v'] failed with code 1. None
Build 3.10 wheels on macos-latest
Process completed with exit code 1.
Build 3.10 wheels on ubuntu-latest
The job was canceled because "macos-latest_3_9" failed.
Build 3.10 wheels on ubuntu-latest
The operation was canceled.
Build 3.9 wheels on ubuntu-latest
The job was canceled because "macos-latest_3_9" failed.
Build 3.9 wheels on ubuntu-latest
The operation was canceled.
Build 3.9 wheels on macos-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/