Update Testing #84
testing.yml
on: pull_request
Matrix: ${{ format('{0} - {1} {2} - py {3}
', matrix.os, matrix.toolchain.compiler, matrix.build, matrix.python-version) }}
Annotations
2 warnings and 2 notices
macos-latest - gcc debug - py 3.12
gcc 15.1.0 is already installed and up-to-date.
To reinstall 15.1.0, run:
brew reinstall gcc
|
macos-latest - gcc opt - py 3.12
gcc 15.1.0 is already installed and up-to-date.
To reinstall 15.1.0, run:
brew reinstall gcc
|
macos-latest - gcc debug - py 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
|
macos-latest - gcc opt - py 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
|