change some things I noticed while following this readme step-by-step #121
build.yml
on: push
ubuntu-20-04-build-gcc
4m 59s
ubuntu-latest-build-gcc
3m 35s
ubuntu-20-04-build-clang
4m 50s
ubuntu-latest-build-clang
3m 48s
macos-latest-build
8m 32s
macos-13-build
5m 34s
Annotations
6 warnings
ubuntu-latest-build-clang
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
macos-13-build
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag. To silence this message, use the `--formula` flag.
|
macos-13-build
cmake 3.31.3 is already installed and up-to-date.
To reinstall 3.31.3, run:
brew reinstall cmake
|
macos-latest-build
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag. To silence this message, use the `--formula` flag.
|
macos-latest-build
cmake 3.31.3 is already installed and up-to-date.
To reinstall 3.31.3, run:
brew reinstall cmake
|
ubuntu-latest-build-gcc
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|