We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8299880 commit fd45611Copy full SHA for fd45611
.github/workflows/dojo-e2e.yml
@@ -9,7 +9,7 @@ on:
9
jobs:
10
e2e:
11
name: E2E Tests
12
- runs-on: ubuntu-latest
+ runs-on: depot-ubuntu-latest-16
13
14
steps:
15
- name: Checkout code
0 commit comments