github/workflows: don't use a large runner for macOS Intel #11
ci.yml
on: push
build-x86_64-debug
18s
build-x86_64-release
21s
build-arm64-debug
32s
build-arm64-release
30s
build-macos-intel-debug
55s
build-macos-intel-release
1m 0s
build-macos-arm64-debug
46s
build-macos-arm64-release
52s
Annotations
4 warnings
|
build-macos-arm64-debug
cmake 4.2.1 is already installed and up-to-date.
To reinstall 4.2.1, run:
brew reinstall cmake
|
|
build-macos-arm64-release
cmake 4.2.1 is already installed and up-to-date.
To reinstall 4.2.1, run:
brew reinstall cmake
|
|
build-macos-intel-debug
cmake 4.2.1 is already installed and up-to-date.
To reinstall 4.2.1, run:
brew reinstall cmake
|
|
build-macos-intel-release
cmake 4.2.1 is already installed and up-to-date.
To reinstall 4.2.1, run:
brew reinstall cmake
|