Skip to content

Commit

Permalink
Merge pull request #46 from muttleyxd/macos13
Browse files Browse the repository at this point in the history
Bump macOS runner to macOS 13
  • Loading branch information
muttleyxd authored Aug 9, 2024
2 parents f70d956 + 9c85a17 commit 74d714a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clang-tools-amd64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
dotexe: ''
shacmd: 'sha512sum'
- os: macosx
runner: macos-11
runner: macos-13
os-cmake-args: '-DCMAKE_CXX_FLAGS="-static-libgcc -static-libstdc++ -flto" -DCMAKE_OSX_DEPLOYMENT_TARGET=10.15 ${POSIX_CMAKE_ARGS}'
build-args: '-j$(sysctl -n hw.ncpu)'
bindir: '/build/bin'
Expand Down

0 comments on commit 74d714a

Please sign in to comment.