added CI tests for macOS #56
ci.yml
on: pull_request
Matrix: build-docker
Waiting for pending jobs
Matrix: ci
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/ci.yml#L24
The workflow is not valid. .github/workflows/ci.yml (Line: 24, Col: 13): Unexpected symbol: '"ubuntu"'. Located at position 21 within expression: contains(matrix.os, "ubuntu") .github/workflows/ci.yml (Line: 33, Col: 13): Unexpected symbol: '"macos"'. Located at position 21 within expression: contains(matrix.os, "macos")
|