Skip to content

Commit

Permalink
Merge pull request #5275 from epage/ci
Browse files Browse the repository at this point in the history
chore(ci): Speed up critical path of CI
  • Loading branch information
epage committed Jan 8, 2024
2 parents 2ab48b2 + 641b42b commit c603f34
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 @@ -31,7 +31,7 @@ jobs:
build: [linux, windows, mac, minimal, default, next]
include:
- build: linux
os: ubuntu-latest
os: buildjet-8vcpu-ubuntu-2204
rust: "stable"
features: "full"
- build: windows
Expand Down

0 comments on commit c603f34

Please sign in to comment.