Skip to content

Commit ae06be8

Browse files
author
Sean Sundberg
committed
Sets max-parallel to 1
1 parent f7c81fa commit ae06be8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/verify.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
prefix-name: [garage-module-test]
2222
apply: [true, false]
2323
public-gateway: [true, false]
24-
#max-parallel: 1
24+
max-parallel: 1
2525
fail-fast: true
2626

2727
env:

0 commit comments

Comments
 (0)