Add GitHub Actions workflow for testing on macOS 14 #1
Annotations
4 warnings
build (macos-14, Debug, clang++15)
llvm@15 15.0.7 is already installed and up-to-date.
To reinstall 15.0.7, run:
brew reinstall llvm@15
|
build (macos-14, Debug, g++-11)
gcc@11 11.4.0 is already installed and up-to-date.
To reinstall 11.4.0, run:
brew reinstall gcc@11
|
build (macos-14, Release, g++-11)
gcc@11 11.4.0 is already installed and up-to-date.
To reinstall 11.4.0, run:
brew reinstall gcc@11
|
build (macos-14, Release, clang++15)
llvm@15 15.0.7 is already installed and up-to-date.
To reinstall 15.0.7, run:
brew reinstall llvm@15
|