run tests on GHA macos too #16
pytest.yml
on: push
Matrix: linux
Matrix: macos
Waiting for pending jobs
Annotations
1 error and 2 warnings
python tests
Error when evaluating 'runs-on' for job 'macos'. .github/workflows/pytest.yml (Line: 45, Col: 14): Unexpected value ''
|
linux (gcc)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
linux (clang, clang -shared)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|