diff --git a/.github/workflows/notify-e2e.yml b/.github/workflows/notify-e2e.yml index 64e721ba7..e12a58c6a 100644 --- a/.github/workflows/notify-e2e.yml +++ b/.github/workflows/notify-e2e.yml @@ -9,7 +9,7 @@ on: jobs: trigger-tests: - runs-on: blacksmith-2vcpu-ubuntu-2404 + runs-on: ubuntu-latest steps: - name: Trigger submodule update in constructive-hub uses: actions/github-script@v7