remove macos-clang-llvm

This commit is contained in:
coco875
2025-08-06 09:16:54 -06:00
committed by Lywx
parent 4336839804
commit f8ca8f0368
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ jobs:
matrix:
config: [Release, Debug]
standalone: [OFF, ON]
toolchain: [macos-clang, macos-clang-llvm, macos-gnu]
toolchain: [macos-clang, macos-gnu] # remove temporary macos-clang-llvm
steps:
- uses: actions/checkout@v4
- name: Install dependencies