Skip to content

Commit 65efd39

Browse files
authored
Remove MacOS runners. (#782)
1 parent 27137f0 commit 65efd39

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -61,12 +61,6 @@ jobs:
6161
useCMake: true
6262
useoneAPI: true
6363

64-
- name: "[MacOS] clang"
65-
os: macos-12
66-
CC: clang
67-
CXX: clang++
68-
CXXFLAGS: -Wno-uninitialized
69-
7064
runs-on: ${{ matrix.os }}
7165
name: ${{ matrix.name }}
7266

0 commit comments

Comments
 (0)