Skip to content

Commit

Permalink
Removed max-parallelism from integration tests on azure workflow to a…
Browse files Browse the repository at this point in the history
…llow concurrent executions
  • Loading branch information
prdpsvs committed May 21, 2023
1 parent 5357eee commit c71aef8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/integration-tests-azure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ jobs:
integration-tests-azure:
name: Integration tests on Azure
strategy:
max-parallel: 1
matrix:
python_version: ["3.7", "3.8", "3.9", "3.10", "3.11"]
msodbc_version: ["17", "18"]
Expand Down

0 comments on commit c71aef8

Please sign in to comment.