diff --git a/.github/workflows/downstream_testing.yml b/.github/workflows/downstream_testing.yml index 17902eeb1..b912be6b8 100644 --- a/.github/workflows/downstream_testing.yml +++ b/.github/workflows/downstream_testing.yml @@ -50,7 +50,7 @@ jobs: docker_profile: "nodb" jobs: "test_python" workflow_name: "tests.yml" - matrix_exclude: "" + matrix_exclude: py36-ubuntu - name: "pytest-order" repo: "pytest-dev/pytest-order"