Remove more macos CI

This commit is contained in:
yaz0r 2025-06-07 22:26:06 -07:00
parent e69547bd42
commit c61013aacb
1 changed files with 3 additions and 3 deletions

View File

@ -32,9 +32,9 @@ jobs:
- os: ubuntu-latest
c_compiler: clang
cpp_compiler: clang++
- os: macos-latest
c_compiler: clang
cpp_compiler: clang++
#- os: macos-latest
# c_compiler: clang
# cpp_compiler: clang++
exclude:
- os: windows-2025
c_compiler: gcc