Skip to content

Commit

Permalink
docs to stay at 3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
JLSteenwyk committed Oct 18, 2021
1 parent 0e22fbf commit b2d6033
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
- name: Setup Python
uses: actions/setup-python@master
with:
python-version: 3.9
python-version: 3.7
- name: Install pipenv
uses: dschep/install-pipenv-action@v1
- name: Build docs
Expand Down

0 comments on commit b2d6033

Please sign in to comment.