Skip to content

Commit 2fdf9be

Browse files
authored
Merge pull request #370 from dbt-msft/remove-azure-max-parallel
remove azure max parallel test runs
2 parents 012ee8e + 2d7c95b commit 2fdf9be

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/integration-tests-azure.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ jobs:
1818
python_version: ["3.7", "3.8", "3.9", "3.10", "3.11"]
1919
profile: ["ci_azure_cli", "ci_azure_auto", "ci_azure_environment", "ci_azure_basic"]
2020
msodbc_version: ["17", "18"]
21-
max-parallel: 1
2221
runs-on: ubuntu-latest
2322
container:
2423
image: ghcr.io/${{ github.repository }}:CI-${{ matrix.python_version }}-msodbc${{ matrix.msodbc_version }}

0 commit comments

Comments
 (0)