Skip to content
Triggered via push January 31, 2024 23:19
Status Failure
Total duration 2m 4s
Artifacts
Matrix: build_wheels
Publish to (Test)PyPI
0s
Publish to (Test)PyPI
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Build wheels for macos-14
[notice] A new release of pip is available: 23.2.1 -> 23.3.2 [notice] To update, run: /Library/Frameworks/Python.framework/Versions/3.11/bin/python3.11 -m pip install --upgrade pip
Build wheels for macos-14
Command ln -sf "$(which gfortran-10)" /usr/local/bin/gfortran && python3 -m pip install f90wrap==0.2.12 oldest-supported-numpy && make -C '/Users/runner/work/SUEWS/SUEWS/src/supy' driver && echo '===> numpy version:', $(python3 -c 'import numpy; print(numpy.__version__)') && echo '===> gfortran version:', $(gfortran --version) && echo $ARCHFLAGS failed with code 2. None
Build wheels for macos-14
Process completed with exit code 1.
Build wheels for macos-14
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.