We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 401273d commit 1b3814eCopy full SHA for 1b3814e
.github/workflows/cmake_ci.yml
@@ -42,6 +42,7 @@ jobs:
42
if: runner.os == 'macOS'
43
run: |
44
brew unlink gcc
45
+ continue-on-error: true
46
47
- name: Setup Cpp
48
uses: aminya/setup-cpp@v1
0 commit comments