Skip to content

Commit d510afa

Browse files
authored
chore(ci): Disable runs-on (#2471)
Summary CI pre-commit is stalled. Disable the runs_on clause to see if the larger runner is the problem.
1 parent eb076b9 commit d510afa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

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

0 commit comments

Comments
 (0)