Skip to content

Commit 387d652

Browse files
committed
Revert "Use large runners for tests"
This reverts commit 6d2a7d1. Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
1 parent 9027c8d commit 387d652

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,7 @@ permissions: read-all
1010

1111
jobs:
1212
test:
13-
runs-on:
14-
group: "Default Larger Runners"
15-
labels: ubuntu-latest-4-cores
13+
runs-on: ubuntu-latest
1614
strategy:
1715
fail-fast: false
1816
matrix:

0 commit comments

Comments
 (0)