diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1e93ba0b..560876ea 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -27,13 +27,13 @@ jobs: matrix: arch: [x86_64] data: - - os: - host: macOS-latest - target_triple: x86_64-apple-macos10.9 - - - os: - host: windows-latest - target_triple: x86_64-pc-windows-msvc + # - os: + # host: macOS-latest + # target_triple: x86_64-apple-macos10.9 + # + # - os: + # host: windows-latest + # target_triple: x86_64-pc-windows-msvc - os: target: freebsd