We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfe2c9d commit 27938e7Copy full SHA for 27938e7
.github/workflows/ci-pre-commit.yml
@@ -11,7 +11,7 @@ env:
11
POETRY_VERSION: "1.4.2"
12
jobs:
13
pre-commit:
14
- runs-on: ubuntu-latest
+ runs-on: ubuntu-latest-x64-m
15
steps:
16
- uses: actions/checkout@v4
17
- uses: actions-rs/toolchain@v1
0 commit comments