Skip to content

Commit

Permalink
Set parallel to 1 for macos to avoid new tab problem
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrei Medvedev committed Dec 21, 2023
1 parent 3083537 commit f4d27c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
runs-on: macos-latest

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

0 comments on commit f4d27c6

Please sign in to comment.