Skip to content

Commit

Permalink
chore: restored Python 3.5 automation
Browse files Browse the repository at this point in the history
There's an open issue on setup-python about the SSL certificate error.
actions/setup-python#866
  • Loading branch information
joamag committed May 14, 2024
1 parent bb36d63 commit 1ab76b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ jobs:
strategy:
matrix:
python-version: [
3.5,
3.6,
3.7,
3.8,
Expand Down

0 comments on commit 1ab76b3

Please sign in to comment.