Skip to content

Commit

Permalink
Run pytest GitHub Action on an ARM processor
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored Jan 18, 2025
1 parent c6bdc1f commit 5a1f1cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codespell-private.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
REQUIRE_ASPELL: true
RUFF_OUTPUT_FORMAT: github
# Make sure we're using the latest aspell dictionary
runs-on: ubuntu-latest
runs-on: ubuntu-24.04-arm
timeout-minutes: 10
strategy:
fail-fast: false
Expand Down

0 comments on commit 5a1f1cb

Please sign in to comment.