Skip to content

Commit 5af3370

Browse files
committed
Run them serially?
1 parent 09be308 commit 5af3370

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
runs-on: ubuntu-20.04
2323
strategy:
2424
fail-fast: false
25+
max-parallel: 1
2526
matrix:
2627
include:
2728
# note: ruby/setup-ruby only allows using a major.minor release of ruby

0 commit comments

Comments
 (0)