Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GitHub Actions: Test on Python 3.9 #2230

Merged
merged 1 commit into from
Oct 7, 2020
Merged

Commits on Oct 6, 2020

  1. GitHub Actions: Test on Python 3.9

    From python: [3.6, 3.7, 3.8] --> python: [3.6, 3.8, 3.9] because if things work on Python 3.6 and 3.8 then they should work on 3.7.
    
    https://www.python.org/downloads/release/python-390/
    cclauss committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    8fc1680 View commit details
    Browse the repository at this point in the history