Update Testing #75
testing.yml
on: pull_request
Matrix: ${{ format('Build {0} - {1} with {2}.
', matrix.build, matrix.os, matrix.python-version) }}
Annotations
1 error, 1 warning, and 1 notice
|
Build debug - ubuntu-latest with 3.8.
Process completed with exit code 1.
|
|
Build optimized - macos-latest with 3.12.
gcc 15.1.0 is already installed and up-to-date.
To reinstall 15.1.0, run:
brew reinstall gcc
|
|
Build optimized - macos-latest with 3.12.
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
|