We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent effc870 commit a5edb3dCopy full SHA for a5edb3d
.github/workflows/run-tests.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
strategy:
17
fail-fast: true
18
- max-parallel: 4
+ max-parallel: 1
19
matrix:
20
go:
21
- "1.22"
0 commit comments