diff --git a/.github/workflows/ci-build.yml b/.github/workflows/ci-build.yml index 61f844fc6e..179e6ef16b 100644 --- a/.github/workflows/ci-build.yml +++ b/.github/workflows/ci-build.yml @@ -54,6 +54,7 @@ jobs: linux: name: Linux + if: ${{ false }} strategy: fail-fast: false @@ -140,6 +141,7 @@ jobs: macos: name: Mac OS + if: ${{ false }} strategy: fail-fast: false