diff --git a/.github/workflows/ci-main.yml b/.github/workflows/ci-main.yml index 49aa1bfdef3..91c82216f0b 100644 --- a/.github/workflows/ci-main.yml +++ b/.github/workflows/ci-main.yml @@ -317,7 +317,7 @@ jobs: # run after all other jobs have completed to check overall build status notification: runs-on: ubuntu-latest - needs: [checks, copyright, ubuntu, steam-runtime, mingw, flatpak, translations, macos-intel, windows] + needs: [checks, copyright, ubuntu, steam-runtime, mingw, flatpak, translations, macos-intel] if: failure() && github.event_name == 'push' steps: