Skip to content

Commit 47bbd23

Browse files
Universal smoke-test workflow: Update runner (#691)
1 parent 620b93c commit 47bbd23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/smoke-universal.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ on:
1414
jobs:
1515
smoke-test:
1616
name: Smoke test
17-
runs-on: ubuntu-latest
17+
runs-on: devcontainer-image-builder-ubuntu
1818
steps:
1919
- name: Checkout
2020
id: checkout

0 commit comments

Comments
 (0)