Add Testing Matrix #69
testing.yml
on: pull_request
Matrix: ${{ format('{0} - py {1} - {2} {3}
', matrix.os, matrix.python-version, matrix.toolchain.compiler, matrix.build) }}
Annotations
4 errors and 2 warnings
|
macos-latest - py 3.12 - gcc debug
ENOENT: no such file or directory, open '/Users/runner/work/pyclaw/pyclaw/pyclaw/test-report.xml'
|
|
macos-latest - py 3.12 - gcc debug
Process completed with exit code 2.
|
|
ubuntu-latest - py 3.12 - gcc debug
ENOENT: no such file or directory, open '/home/runner/work/pyclaw/pyclaw/pyclaw/test-report.xml'
|
|
ubuntu-latest - py 3.12 - gcc debug
Process completed with exit code 2.
|
|
macos-latest - py 3.12 - gcc opt
gcc 15.1.0 is already installed and up-to-date.
To reinstall 15.1.0, run:
brew reinstall gcc
|
|
macos-latest - py 3.12 - gcc debug
gcc 15.1.0 is already installed and up-to-date.
To reinstall 15.1.0, run:
brew reinstall gcc
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
macos-latest-py3.12-{{ matrix.toolchain.compiler }}-{{ matrix.build }}
|
1.2 KB |
sha256:5ac2287c5e0d1c5b1f819c1542962841d7cbaa8415093ae8f1c6611b9a2a136f
|
|
|
ubuntu-latest-py3.12-{{ matrix.toolchain.compiler }}-{{ matrix.build }}
|
1.2 KB |
sha256:74d188accc6e27eac682c98cd34f556a730a8ea087e19d3cfaef2ae359e71a37
|
|