Skip to content

Commit b0ae5ed

Browse files
authored
Update nightly-tests.yml
1 parent cf3f95a commit b0ae5ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
uses: cosmos/gaia/.github/workflows/test.yml@main
1313
strategy:
1414
fail-fast: false
15-
max-parallel: 3
15+
max-parallel: 1
1616
matrix:
1717
os: [ubuntu-latest, macos-latest, windows-latest] # We can add custom runners - https://github.com/actions/runner
1818

0 commit comments

Comments
 (0)