Skip to content

Commit

Permalink
Update runs-on for the publish step to get more disk space (FuelL…
Browse files Browse the repository at this point in the history
  • Loading branch information
mohammadfawaz authored Apr 5, 2023
1 parent 1fa871f commit 45e826b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -406,7 +406,7 @@ jobs:
cargo-unused-deps-check,
]
if: github.event_name == 'release' && github.event.action == 'published'
runs-on: ubuntu-latest
runs-on: buildjet-4vcpu-ubuntu-2204

steps:
- name: Checkout repository
Expand Down

0 comments on commit 45e826b

Please sign in to comment.