Skip to content

Commit

Permalink
Correct typo
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewdavidmackenzie committed Feb 28, 2025
1 parent b24d1b2 commit 0283632
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,9 +152,8 @@ jobs:
run: cd porky && RUSTFLAGS= make uf2

hw_tests:
#runs-on: pigg_hw_tests
runs-on: [ self-hosted, macOS, ARM64, pigg ]
timeout-minutes: 15
timeout-minutes: 10 # test it times out
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 0283632

Please sign in to comment.