Fix typo #179
ci.yml
on: push
Collect changed files
Matrix: Amazon 2 / Test
Waiting for pending jobs
Matrix: Amazon 2023 / Test
Waiting for pending jobs
Matrix: Debian 11 / Test
Waiting for pending jobs
Matrix: Debian 12 / Test
Waiting for pending jobs
Matrix: Debian 13 / Test
Waiting for pending jobs
Matrix: Fedora 40 / Test
Waiting for pending jobs
Matrix: macOS 12 / Test
Waiting for pending jobs
Matrix: macOS 13 / Test
Waiting for pending jobs
Matrix: Photon OS 4 / Test
Waiting for pending jobs
Matrix: Photon OS 5 / Test
Waiting for pending jobs
Matrix: Rocky Linux 8 / Test
Waiting for pending jobs
Matrix: Rocky Linux 9 / Test
Waiting for pending jobs
Matrix: Ubuntu 20.04 / Test
Waiting for pending jobs
Matrix: Ubuntu 22.04 / Test
Waiting for pending jobs
Matrix: Ubuntu 24.04 / Test
Waiting for pending jobs
Matrix: Windows 2022 / Test
Waiting for pending jobs
set-pipeline-exit-status
Annotations
1 error
Invalid workflow file:
.github/workflows/ci.yml#L170
The workflow is not valid. In .github/workflows/ci.yml (Line: 170, Col: 11): Error from called workflow dmurphy18/salt-bootstrap/.github/workflows/test-linux.yml@2f302918e71575e220ea00f2a9046f6ccaccfe66 (Line: 49, Col: 13): Unexpected symbol: '"debian-11"'. Located at position 25 within expression: ( inputs.distro-slug == "debian-11" ) || ( inputs.distro-slug == "debian-12" ) || ( inputs.distro-slug == "debian-13" ) || ( inputs.distro-slug == "ubuntu-2404" ) In .github/workflows/ci.yml (Line: 170, Col: 11): Error from called workflow dmurphy18/salt-bootstrap/.github/workflows/test-linux.yml@2f302918e71575e220ea00f2a9046f6ccaccfe66 (Line: 60, Col: 13): Unexpected symbol: '"debian-11"'. Located at position 25 within expression: ( inputs.distro-slug != "debian-11" ) && ( inputs.distro-slug != "debian-12" ) && ( inputs.distro-slug != "debian-13" ) && ( inputs.distro-slug != "ubuntu-2404" )
|