Skip to content

Commit

Permalink
Update smoke-universal.yaml to see if workflow runs
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaniska244 authored Jan 17, 2025
1 parent 6d7c437 commit 8791c3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/smoke-universal.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:
jobs:
smoke-test:
name: Smoke test
runs-on: devcontainer-image-builder-ubuntu
runs-on: ubuntu-latest
steps:
- name: Checkout
id: checkout
Expand Down

0 comments on commit 8791c3b

Please sign in to comment.