Skip to content

Commit

Permalink
Update build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
RadxaYuntian authored Jan 26, 2025
1 parent 910bf92 commit a03ae43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
echo "products=$(jq -c '. | map(.product)' src/share/rsdk/configs/products.json)" >> $GITHUB_OUTPUT
build-images:
needs: [ query ]
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
strategy:
fail-fast: false
max-parallel: 10
Expand Down

0 comments on commit a03ae43

Please sign in to comment.