Skip to content

Commit

Permalink
Use large runners
Browse files Browse the repository at this point in the history
Signed-off-by: noopur <[email protected]>
  • Loading branch information
noopurintel committed Dec 12, 2024
1 parent d9ddac7 commit 57f7adc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/task_runner_docker_e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:
test_with_tls_docker:
name: tr_tls_docker
runs-on:
group: ubuntu-runners
labels: ubuntu-20.04-16core
timeout-minutes: 15
strategy:
Expand Down Expand Up @@ -108,7 +107,6 @@ jobs:
test_with_non_tls_docker:
name: tr_non_tls_docker
runs-on:
group: ubuntu-runners
labels: ubuntu-20.04-16core
timeout-minutes: 15
strategy:
Expand Down Expand Up @@ -185,7 +183,6 @@ jobs:
test_with_no_client_auth_docker:
name: tr_no_client_auth_docker
runs-on:
group: ubuntu-runners
labels: ubuntu-20.04-16core
timeout-minutes: 15
strategy:
Expand Down

0 comments on commit 57f7adc

Please sign in to comment.