Skip to content

Commit 27938e7

Browse files
authored
chore(ci): use Org-defined larger runner (#2431)
1 parent bfe2c9d commit 27938e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ env:
1111
POETRY_VERSION: "1.4.2"
1212
jobs:
1313
pre-commit:
14-
runs-on: ubuntu-latest
14+
runs-on: ubuntu-latest-x64-m
1515
steps:
1616
- uses: actions/checkout@v4
1717
- uses: actions-rs/toolchain@v1

0 commit comments

Comments
 (0)