Skip to content

Commit

Permalink
fixup! ci: don't run dependent compilation on merge_group
Browse files Browse the repository at this point in the history
  • Loading branch information
huitseeker committed Nov 7, 2023
1 parent 3902f20 commit d1e4f33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-downstream-compiles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
run: cargo check --all --tests --benches --examples

check-lurk-compiles:
runs-on: buildjet-4vcpu-ubuntu-2204
runs-on: buildjet-8vcpu-ubuntu-2204
env:
RUSTFLAGS: -D warnings
steps:
Expand Down

0 comments on commit d1e4f33

Please sign in to comment.