diff --git a/.github/workflows/build-pr.yml b/.github/workflows/build-pr.yml index 9a04fff85afb11..09798362d1ceee 100644 --- a/.github/workflows/build-pr.yml +++ b/.github/workflows/build-pr.yml @@ -13,6 +13,7 @@ concurrency: cancel-in-progress: true jobs: + test: runs-on: ubuntu-latest # tests shouldn't need more time