We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6bdc1f commit db0100eCopy full SHA for db0100e
.github/workflows/codespell-private.yml
@@ -14,7 +14,7 @@ jobs:
14
REQUIRE_ASPELL: true
15
RUFF_OUTPUT_FORMAT: github
16
# Make sure we're using the latest aspell dictionary
17
- runs-on: ubuntu-latest
+ runs-on: ubuntu-24.04-arm
18
timeout-minutes: 10
19
strategy:
20
fail-fast: false
0 commit comments