Skip to content

Commit

Permalink
Do not parallelize python version matrix.
Browse files Browse the repository at this point in the history
  • Loading branch information
mo-fu committed Jan 24, 2024
1 parent cb27708 commit 7d80670
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ jobs:

runs-on: ubuntu-latest
strategy:
max-parallel: 1
matrix:
python-version: [ "3.9", "3.10", "3.11"]
services:
Expand Down

0 comments on commit 7d80670

Please sign in to comment.