CI: Build on Ubuntu 20.04 for arm64 linux release #1998
test-and-publish.yaml
on: pull_request
sdist
Matrix: build-spidermonkey-unix
Waiting for pending jobs
build-spidermonkey-win
Matrix: build-and-test
Waiting for pending jobs
Annotations
1 error
|
Invalid workflow file:
.github/workflows/test-and-publish.yaml#L74
The workflow is not valid. .github/workflows/test-and-publish.yaml (Line: 74, Col: 16): Unrecognized named-value: 'runner'. Located at position 3 within expression: ( runner.os == 'Linux' && 'ubuntu:20.04') || null .github/workflows/test-and-publish.yaml (Line: 172, Col: 16): Unrecognized named-value: 'runner'. Located at position 2 within expression: (runner.os == 'Linux' && 'ubuntu:20.04') || null
|