We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09be308 commit 5af3370Copy full SHA for 5af3370
.github/workflows/build.yaml
@@ -22,6 +22,7 @@ jobs:
22
runs-on: ubuntu-20.04
23
strategy:
24
fail-fast: false
25
+ max-parallel: 1
26
matrix:
27
include:
28
# note: ruby/setup-ruby only allows using a major.minor release of ruby
0 commit comments