Skip to content

Commit 12b0983

Browse files
committed
and now use depot runner for speed
Signed-off-by: Tyler Slaton <[email protected]>
1 parent 536372e commit 12b0983

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/dojo-e2e.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ on:
88

99
jobs:
1010
e2e:
11-
name: e2e/${{ matrix.suite }}
12-
runs-on: ubuntu-latest
11+
name: ${{ matrix.suite }}
12+
runs-on: depot-ubuntu-24.04
1313
strategy:
1414
fail-fast: false
1515
matrix:

0 commit comments

Comments
 (0)