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:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
python-version: [ "3.7", "3.10" ]
|
||||
responses-version: ["0.11.0", "0.12.0", "0.13.0", "0.15.0", "0.17.0" ]
|
||||
python-version: [ "3.10" ]
|
||||
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" ]
|
||||
|
||||
steps:
|
||||
|
Loading…
Reference in New Issue
Block a user