Revert "chore: bump macos runner version (#29)"

This reverts commit 9631618fc5.
This commit is contained in:
Marshall Clow
2022-07-26 10:12:49 -07:00
committed by GitHub
parent 9631618fc5
commit bf2fb398de

View File

@@ -86,7 +86,7 @@ jobs:
compiler: clang-12, cxxstd: '03,11,14,17,20', os: ubuntu-20.04, stdlib: libc++, install: 'clang-12 libc++-12-dev libc++abi-12-dev' }
# OSX, clang
- { compiler: clang, cxxstd: '03,11,14,17,2a', os: macos-11, sanitize: yes }
- { compiler: clang, cxxstd: '03,11,14,17,2a', os: macos-10.15, sanitize: yes }
# Coverity Scan
# requires two github secrets in repo to activate; see ci/github/coverity.sh