Skip to content

Commit 6571141

Browse files
Remove matrix concurrency limit (#82)
1 parent defb81d commit 6571141

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/e2e.yml

-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ jobs:
3636
strategy:
3737
matrix:
3838
example: ${{ fromJson(needs.getexamples.outputs.examples) }}
39-
max-parallel: 5
4039
fail-fast: false
4140
steps:
4241
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 #v4.1.1

0 commit comments

Comments
 (0)