Skip to content

Commit 40f2a2a

Browse files
authored
chore: bump validation concurrency (#222)
1 parent c4f8119 commit 40f2a2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

adbc_drivers_dev/templates/test.yaml

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

0 commit comments

Comments
 (0)