Skip to content

Commit 380a2f4

Browse files
committed
revert back to slow runners
1 parent 1dc33bf commit 380a2f4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/e2e.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@ jobs:
88
build-then-e2e:
99
if: ${{ github.actor != 'renovate[bot]' && github.actor != 'lgtm-com[bot]' }}
1010
timeout-minutes: 120
11-
runs-on:
12-
labels: ubuntu-latest-8-cores
11+
runs-on: ubuntu-latest
1312
strategy:
1413
fail-fast: false
1514
matrix:

0 commit comments

Comments
 (0)