Continuous Testing #29
ci.yaml
on: schedule
Matrix: test / darwin
Matrix: test / linux
Matrix: test / windows
Annotations
4 warnings
test / windows_vs_2019
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: seanmiddleditch/gha-setup-ninja@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test / darwin_gcc_12
gcc@12 12.3.0 is already installed and up-to-date.
To reinstall 12.3.0, run:
brew reinstall gcc@12
|
test / windows_vs_2022
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: seanmiddleditch/gha-setup-ninja@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test / darwin_clang_15
llvm@15 15.0.7 is already installed and up-to-date.
To reinstall 15.0.7, run:
brew reinstall llvm@15
|