summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorJordan Cook <jordan.cook@pioneer.com>2021-07-13 12:58:00 -0500
committerJordan Cook <jordan.cook@pioneer.com>2021-07-13 12:59:28 -0500
commit2df6ad041b340f02d5043663077e1173ef4f95fc (patch)
tree94a18bd2234486029449e9bd6ed5b93859c38b0d /.github
parent3742476c656cadf238b3a926b0a0733c571626e5 (diff)
downloadrequests-cache-2df6ad041b340f02d5043663077e1173ef4f95fc.tar.gz
Update pre-deploy tests
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/deploy.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml
index 080989e..8b7a713 100644
--- a/.github/workflows/deploy.yml
+++ b/.github/workflows/deploy.yml
@@ -27,7 +27,7 @@ jobs:
strategy:
matrix:
python-version: [3.6]
- requests-version: [2.17, 2.18, 2.19, 2.20.1, 2.21, 2.22, 2.23, 2.24, latest]
+ requests-version: [2.17, 2.18, 2.19, 2.20.1, 2.21, 2.22, 2.23, 2.24, 2.25, latest]
fail-fast: false
services:
nginx: