Skip to content

Commit cbf18b7

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/MacOs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,8 +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 } }
5655
- { compiler: { tool: gcc } }
56+
- { compiler: { tool: apple-clang } }
5757

5858
runs-on: ${{matrix.os}}
5959
steps:

0 commit comments

Comments
 (0)