ci.yml: Test on ubuntu-24.04
#42
ci.yml
on: pull_request
Matrix: clang
Waiting for pending jobs
Matrix: gcc
Waiting for pending jobs
Matrix: msvc
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/ci.yml#L49
The workflow is not valid. .github/workflows/ci.yml (Line: 49, Col: 5): Required property is missing: runs-on
|