mirror of
https://github.com/PlaneQuery/OpenAirframes.git
synced 2026-06-08 14:13:57 +02:00
update
This commit is contained in:
@@ -60,7 +60,7 @@ jobs:
|
|||||||
needs: [generate-matrix, clone-faa-repo]
|
needs: [generate-matrix, clone-faa-repo]
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
strategy:
|
strategy:
|
||||||
max-parallel: 10 # Process 10 chunks at a time
|
max-parallel: 256 # GitHub Actions maximum
|
||||||
matrix:
|
matrix:
|
||||||
range: ${{ fromJson(needs.generate-matrix.outputs.matrix) }}
|
range: ${{ fromJson(needs.generate-matrix.outputs.matrix) }}
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Reference in New Issue
Block a user