Skip to content
This repository was archived by the owner on Feb 1, 2023. It is now read-only.

Commit 9b1214f

Browse files
author
Matthias Koeppe
committed
fiuxp
1 parent 2eb8351 commit 9b1214f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tox-optional.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,8 @@ jobs:
100100
runs-on: macos-latest
101101
strategy:
102102
fail-fast: false
103+
max-parallel: 3
103104
matrix:
104-
max-parallel: 3
105105
tox_system_factor: [homebrew-macos-python2, homebrew-macos, homebrew-macos-python3_xcode, homebrew-macos-python3_xcode-nokegonly, homebrew-macos-python3_pythonorg, conda-forge-macos]
106106
tox_packages_factor: [maximal]
107107
env:

0 commit comments

Comments
 (0)