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 3dd6fef commit 978710cCopy full SHA for 978710c
1 file changed
.github/workflows/ruff.yml
@@ -9,7 +9,7 @@ on:
9
- master
10
jobs:
11
ruff:
12
- runs-on: ubuntu-latest
+ runs-on: carbonrunner-2vcpu-ubuntu-latest
13
steps:
14
- uses: actions/checkout@v6
15
- uses: astral-sh/setup-uv@v7
0 commit comments