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 c258588 commit bef12dfCopy full SHA for bef12df
.github/workflows/unit-tests.yaml
@@ -46,7 +46,7 @@ jobs:
46
brew install llvm@16
47
48
- if: "'macos-14' == matrix.os"
49
- - name: "Run unit tests"
+ - name: "Run macos-14 unit tests"
50
env:
51
CC: "/opt/homebrew/opt/llvm@16/bin/clang"
52
CXX: "/opt/homebrew/opt/llvm@16/bin/clang++"
0 commit comments