Skip to content

ci: fix macos-13 failed on python 3.11, 3.12 #8

ci: fix macos-13 failed on python 3.11, 3.12

ci: fix macos-13 failed on python 3.11, 3.12 #8

Triggered via push May 15, 2024 14:56
Status Startup failure
Total duration
Artifacts

codecov.yml

on: push
Matrix: Test With Coverage
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

1 error
Invalid workflow file: .github/workflows/codecov.yml#L30
The workflow is not valid. .github/workflows/codecov.yml (Line: 30, Col: 9): Unrecognized named-value: 'matrix'. Located at position 2 within expression: (matrix.os != "macos-latest" || contains(["3.11", "3.12"], matrix.python-version)) && (matrix.os != "macos-13" || !contains(["3.11", "3.12"], matrix.python-version))