Skip to content

Commit

Permalink
Merge pull request #10485 from iNavFlight/mmosca-patch-5
Browse files Browse the repository at this point in the history
Fix nightly build
  • Loading branch information
mmosca authored Nov 27, 2024
2 parents a861d63 + da2bf29 commit 1e43344
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev-builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
id: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]
id: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14]

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 1e43344

Please sign in to comment.