Build wheels #25
release.yml
on: workflow_dispatch
Matrix: build_wheels
upload_pypi
0s
Annotations
2 errors
Build wheels on ubuntu-20.04
Command ['sh', '-c', '(apt-get update && apt-get install --yes wget) || yum install -y wget zlib libgfortran || brew install wget && wget https://github.com/scipopt/scipoptsuite-deploy/releases/download/v0.5.0/libscip-gcg-linux.zip -O gcg.zip && unzip gcg.zip && mv scip_install gcg && pip install pyscipopt --no-binary=:all:'] failed with code 8.
|
Build wheels on ubuntu-20.04
Process completed with exit code 1.
|