Skip to content

use not

use not #73

Triggered via push August 20, 2024 23:24
Status Startup failure
Total duration
Artifacts
Matrix: build-and-test
Waiting for pending jobs
Distributing from 3.8
Distributing from 3.8
Fit to window
Zoom out
Zoom in

Annotations

1 error
Invalid workflow file: .github/workflows/python-package-conda.yml#L50
The workflow is not valid. .github/workflows/python-package-conda.yml (Line: 50, Col: 11): Unrecognized function: 'not'. Located at position 1 within expression: not((runner.os == 'macOS') and contains(runner.arch, 'ARM')) .github/workflows/python-package-conda.yml (Line: 55, Col: 11): Unexpected symbol: 'and'. Located at position 36 within expression: (matrix.python-major-version >= 3) and (matrix.python-minor-version >= 9)