use not #73
python-package-conda.yml
on: push
Matrix: build-and-test
Waiting for pending jobs
Distributing from 3.8
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)
|