We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9c3689 commit d1cda0aCopy full SHA for d1cda0a
.github/workflows/clang.yml
@@ -26,7 +26,7 @@ jobs:
26
fail-fast: false
27
28
matrix:
29
- os: [ubuntu-latest, macos-latest-large]
+ os: [ubuntu-latest]
30
build_type: [Release]
31
c_compiler: [clang]
32
cpp_compiler: [clang++]
0 commit comments