Skip to content

Commit

Permalink
Update run-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jkaflik committed Mar 28, 2024
1 parent effc870 commit a5edb3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
fail-fast: true
max-parallel: 4
max-parallel: 1
matrix:
go:
- "1.22"
Expand Down

0 comments on commit a5edb3d

Please sign in to comment.