Skip to content

Commit

Permalink
test gunicorn 21.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ifduyue committed Oct 26, 2023
1 parent 005eab2 commit 705614c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ jobs:

- name: Run tests
run: |
python -m pip install bottle 'gunicorn==19.9.0'
python -m pip install bottle 'gunicorn==21.2.0'
# python -m unittest discover -vv tests
python tests/testall.py

0 comments on commit 705614c

Please sign in to comment.