diff --git a/.github/workflows/end_to_end.yml b/.github/workflows/end_to_end.yml index 6349558e57..a8b25e1ef6 100644 --- a/.github/workflows/end_to_end.yml +++ b/.github/workflows/end_to_end.yml @@ -59,7 +59,7 @@ jobs: name: gtfs-validator-snapshot path: cli/build/libs/gtfs-validator-*-cli.jar fetch-urls: - runs-on: ubuntu-latest + runs-on: ubuntu-latest-4-cores steps: - name: Checkout repository code uses: actions/checkout@v3