Skip to content

Commit

Permalink
CI set big runner for cargo hack (#518)
Browse files Browse the repository at this point in the history
  • Loading branch information
bkolad authored and citizen-stig committed Jul 20, 2023
1 parent 62c810d commit 3625799
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,8 @@ jobs:
# Check that every combination of features is working properly.
hack:
runs-on: ubuntu-latest
runs-on:
group: 8-cores_32GB_Ubuntu Group
name: features
timeout-minutes: 60
env:
Expand Down

0 comments on commit 3625799

Please sign in to comment.