Skip to content

Commit

Permalink
remove concurency in gh actions
Browse files Browse the repository at this point in the history
  • Loading branch information
seba-aln authored Aug 6, 2024
1 parent d41a88c commit 53519f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
runs-on:
group: Default
strategy:
max-parallel: 1
fail-fast: true
matrix:
python: [3.8.18, 3.9.18, 3.10.13, 3.11.6]
Expand Down

0 comments on commit 53519f6

Please sign in to comment.