Skip to content

Commit 55adf66

Browse files
authored
ci: fix e2e runner name (#19)
1 parent ce77002 commit 55adf66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e_testing.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,9 @@ jobs:
7171
name: extension
7272
path: extension.zip
7373
e2e:
74+
runs-on: ubuntu-latest-16-cores-core-extension
7475
needs: build
7576
name: Run E2E Smoke Tests
76-
runs-on: ubuntu-latest-16-cores
7777
environment: e2e
7878
env:
7979
RUNNER: CI

0 commit comments

Comments
 (0)