diff --git a/.github/workflows/canary.yml b/.github/workflows/canary.yml index 6979ac25c7a..4615ae47487 100644 --- a/.github/workflows/canary.yml +++ b/.github/workflows/canary.yml @@ -20,6 +20,7 @@ jobs: ref: refs/heads/master yaml_file: ./integration_tests/buildpack.yaml js-test-app-dockerfile: + runs-on: ubuntu-latest steps: - name: Checkout code uses: actions/checkout@v4