Skip to content

Commit 33ae5eb

Browse files
authored
fix: limit validation concurrency (#217)
1 parent 9a6f1ae commit 33ae5eb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

adbc_drivers_dev/templates/test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -286,6 +286,7 @@ jobs:
286286
runs-on: ${{ matrix.runner }}
287287
strategy:
288288
fail-fast: true
289+
max-parallel: 3
289290
matrix:
290291
include:
291292
# I think we only need to test one platform, but we can change that later

0 commit comments

Comments
 (0)