Skip to content

Commit

Permalink
Remove matrix concurrency limit
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredfholgate committed Jan 30, 2024
1 parent ec1dd24 commit 811c29f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ jobs:
strategy:
matrix:
example: ${{ fromJson(needs.getexamples.outputs.examples) }}
max-parallel: 5
fail-fast: false
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 #v4.1.1
Expand Down

0 comments on commit 811c29f

Please sign in to comment.