Skip to content

Commit

Permalink
Trying with different image version for runner.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaniska244 committed Jan 23, 2025
1 parent 55086d0 commit d8db581
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-22.04
steps:
- name: Checkout
id: checkout
Expand Down

0 comments on commit d8db581

Please sign in to comment.