Skip to content

Commit

Permalink
Remove all matrix limits
Browse files Browse the repository at this point in the history
  • Loading branch information
Andmedoctopus committed Dec 29, 2023
1 parent 6e077e5 commit 345bdf6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ jobs:
runs-on: macos-latest

strategy:
# Safari has some problem with tabs
max-parallel: 1
matrix:
include:
- PY_VER: py38
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
runs-on: ubuntu-latest

strategy:
max-parallel: 3
matrix:
include:
- PY_VER: py38
Expand Down Expand Up @@ -56,7 +55,6 @@ jobs:
runs-on: ubuntu-latest

strategy:
max-parallel: 3
matrix:
include:
- PY_VER: py38
Expand Down Expand Up @@ -99,7 +97,6 @@ jobs:
runs-on: ubuntu-latest

strategy:
max-parallel: 3
matrix:
include:
- PY_VER: py38
Expand Down

0 comments on commit 345bdf6

Please sign in to comment.