Skip to content

Commit 3618eaf

Browse files
committed
update macos ci
1 parent a0b2a2d commit 3618eaf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/MacOs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ jobs:
5252
exclude:
5353
- { os: macos-14, compiler: { tool: gcc, ver: 10 } }
5454
- { compiler: { tool: gcc, ver: 10 }, std: 23 }
55+
- { compiler: { tool: apple-clang } }
56+
- { compiler: { tool: gcc } }
5557

5658
runs-on: ${{matrix.os}}
5759
steps:

0 commit comments

Comments
 (0)