Skip to content

fix github workflow ifs #55

fix github workflow ifs

fix github workflow ifs #55

Triggered via push November 29, 2023 08:56
Status Startup failure
Total duration
Artifacts
Matrix: build
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

1 error
Invalid workflow file: .github/workflows/test-update-cycle.yml#L44
The workflow is not valid. .github/workflows/test-update-cycle.yml (Line: 44, Col: 11): Unexpected symbol: '"Windows"'. Located at position 14 within expression: runner.os == "Windows" .github/workflows/test-update-cycle.yml (Line: 47, Col: 11): Unexpected symbol: '"macOS"'. Located at position 14 within expression: runner.os == "macOS"