Skip to content

Commit

Permalink
change runner
Browse files Browse the repository at this point in the history
  • Loading branch information
harrysolovay committed Oct 3, 2024
1 parent ce26ccd commit 79deb94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- run: RUSTFLAGS="-D warnings" cargo clippy --all-targets

test:
runs-on: ubuntu-latest
runs-on: minafoundation-xlarge-runners

Check warning on line 44 in .github/workflows/checks.yaml

View workflow job for this annotation

GitHub Actions / cspell

Unknown word (minafoundation)

Check warning on line 44 in .github/workflows/checks.yaml

View workflow job for this annotation

GitHub Actions / cspell

Unknown word (xlarge)
timeout-minutes: 10
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 79deb94

Please sign in to comment.