Skip to content

Commit fa047d6

Browse files
committed
fix: remove unnecessary runner configuration from test job
1 parent b635b96 commit fa047d6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/tests.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@ env:
1010
UPSTASH_REDIS_REST_TOKEN: ${{ secrets.UPSTASH_REDIS_REST_TOKEN }}
1111
jobs:
1212
test:
13-
runs-on:
14-
group: large-runners
15-
labels: ubuntu-4x
1613
concurrency: test
1714

1815
name: Tests

0 commit comments

Comments
 (0)