Skip to content

Commit

Permalink
lol, i can't actually test the 3.7 code here since all my deps are up…
Browse files Browse the repository at this point in the history
…dated
  • Loading branch information
tabatkins committed Nov 21, 2024
1 parent cee27df commit d754494
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Install Python
uses: actions/setup-python@v2
with:
python-version: 3.7
python-version: 3.9
- name: Install Bikeshed
run: pip install -e .
- name: Build Docs
Expand Down

0 comments on commit d754494

Please sign in to comment.