mirror of
https://github.com/boostorg/config.git
synced 2026-04-29 10:34:15 +02:00
Back off gcc on MacOS 12 for now as there are inscrutable failures.
This commit is contained in:
@@ -186,7 +186,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
toolset: [ clang, gcc-11 ]
|
||||
toolset: [ clang ]
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user