Update main.yml

bumpt to py39 final
This commit is contained in:
Thomas Kriechbaumer 2020-10-05 22:52:09 +02:00 committed by GitHub
parent 552dd4701f
commit 36327c2359
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,11 +44,11 @@ jobs:
matrix:
include:
- os: windows-latest
py: 3.9.0-rc.2
py: 3.9
- os: macos-latest
py: 3.9.0-rc.2
py: 3.9
- os: ubuntu-latest
py: 3.9.0-rc.2
py: 3.9
- os: ubuntu-latest
py: 3.8
- os: ubuntu-latest