Skip to content

Commit d1cda0a

Browse files
committed
docs: remove mac build
1 parent b9c3689 commit d1cda0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/clang.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
fail-fast: false
2727

2828
matrix:
29-
os: [ubuntu-latest, macos-latest-large]
29+
os: [ubuntu-latest]
3030
build_type: [Release]
3131
c_compiler: [clang]
3232
cpp_compiler: [clang++]

0 commit comments

Comments
 (0)