Update test_outdated_versions.yml (#4945)
This commit is contained in:
parent
96c9391beb
commit
98a73814b2
4
.github/workflows/test_outdated_versions.yml
vendored
4
.github/workflows/test_outdated_versions.yml
vendored
@ -13,8 +13,8 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
python-version: [ "3.7", "3.10" ]
|
python-version: [ "3.10" ]
|
||||||
responses-version: ["0.11.0", "0.12.0", "0.13.0", "0.15.0", "0.17.0" ]
|
responses-version: ["0.11.0", "0.12.0", "0.13.0", "0.15.0", "0.17.0", "0.19.0" ]
|
||||||
mock-version: [ "3.0.5", "4.0.0", "4.0.3" ]
|
mock-version: [ "3.0.5", "4.0.0", "4.0.3" ]
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user