Skip to content

Commit

Permalink
chore: run on ubuntu-latest on my fork
Browse files Browse the repository at this point in the history
  • Loading branch information
rebornplusplus committed Oct 2, 2024
1 parent 317bab3 commit 399c8db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/smoke.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

smoke:
name: Smoke
runs-on: [self-hosted, linux, arm64, aws, quad-xlarge]
runs-on: [ubuntu-latest, self-hosted, linux, arm64, aws, quad-xlarge]
if: github.event.pull_request.draft == false
strategy:
fail-fast: false
Expand Down

0 comments on commit 399c8db

Please sign in to comment.