diff --git a/.github/workflows/native_build.yml b/.github/workflows/native_build.yml index 2bc81ef..f39fe13 100644 --- a/.github/workflows/native_build.yml +++ b/.github/workflows/native_build.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - os-type: [windows-2022, macos-12] + os-type: [windows-2022] configuration: [RelWithDebInfo] steps: