Merge branch 'Stable' into Dev

This commit is contained in:
Jordon Brooks 2024-05-17 01:18:13 +01:00
commit 2ad6e2dfb4
Signed by: jordon
GPG key ID: DBD9758CD53E786A

View file

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