Skip to content

Commit

Permalink
Fix py3.5 tests
Browse files Browse the repository at this point in the history
  • Loading branch information
amykyta3 committed Oct 15, 2024
1 parent 509c82f commit 42af8f3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ jobs:
# older versions need older OS
- python-version: 3.5
os: ubuntu-20.04
env:
PIP_TRUSTED_HOST: "pypi.python.org pypi.org files.pythonhosted.org"
- python-version: 3.6
os: ubuntu-20.04

Expand Down

0 comments on commit 42af8f3

Please sign in to comment.