Update Testing #66
testing.yml
on: pull_request
Matrix: ${{ format('Build {0} - {1} with {2}.
', matrix.build, matrix.os, matrix.python-version) }}
Annotations
5 errors, 1 warning, and 1 notice
Build debug - ubuntu-latest with 3.10.
Process completed with exit code 100.
|
Build optimized - ubuntu-latest with 3.10.
Process completed with exit code 100.
|
Build optimized - ubuntu-latest with 3.8.
Process completed with exit code 100.
|
Build debug - ubuntu-latest with 3.8.
Process completed with exit code 100.
|
Build optimized - macos-latest with 3.10.
Process completed with exit code 2.
|
Build optimized - macos-latest with 3.10.
gcc@13 13.4.0 is already installed and up-to-date.
To reinstall 13.4.0, run:
brew reinstall gcc@13
|
Build optimized - macos-latest with 3.10.
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|