Skip to content

Commit fe662bf

Browse files
authored
chore(ci): run on default runners (#2727)
1 parent 6002e5b commit fe662bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/router-ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ jobs:
201201
codecov-token: ${{ secrets.CODECOV_TOKEN }}
202202

203203
integration_test:
204-
runs-on: ubuntu-latest-l
204+
runs-on: ubuntu-latest
205205
timeout-minutes: 30
206206
env:
207207
GOMAXPROCS: 4

0 commit comments

Comments
 (0)