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 620b93c commit 47bbd23Copy full SHA for 47bbd23
.github/workflows/smoke-universal.yaml
@@ -14,7 +14,7 @@ on:
14
jobs:
15
smoke-test:
16
name: Smoke test
17
- runs-on: ubuntu-latest
+ runs-on: devcontainer-image-builder-ubuntu
18
steps:
19
- name: Checkout
20
id: checkout
0 commit comments