Skip to content

Commit 3d38331

Browse files
authored
ci: use bigger runner for rules_rust execution (#484)
Signed-off-by: Matt Leon <mattleon@google.com>
1 parent 72e855c commit 3d38331

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
rules_rust:
8484
name: check format with rules_rust
8585

86-
runs-on: ubuntu-latest
86+
runs-on: ubuntu-24.04-16core
8787

8888
steps:
8989
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)