Skip to content

Commit

Permalink
Troubleshoot Pi image test failures by running on image-builder runner
Browse files Browse the repository at this point in the history
  • Loading branch information
NeonDaniel committed Aug 1, 2024
1 parent 0d42612 commit 66faa19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/setup_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
run: |
pip install .[skills_required,skills_essential,skills_default,skills_extended]
pi_image_3_10:
runs-on: ubuntu-latest
runs-on: image-builder
timeout-minutes: 90
steps:
- name: Checkout neon-core
Expand Down

0 comments on commit 66faa19

Please sign in to comment.