|
@@ -60,7 +60,7 @@ jobs:
|
|
|
if: github.ref == 'refs/heads/master'
|
|
if: github.ref == 'refs/heads/master'
|
|
|
strategy:
|
|
strategy:
|
|
|
matrix:
|
|
matrix:
|
|
|
- version: [2.7, 3.5, 3.6, 3.7, 3.8]
|
|
|
|
|
|
|
+ version: [2.7, 3.5, 3.6, 3.7, 3.8, 3.9]
|
|
|
|
|
|
|
|
steps:
|
|
steps:
|
|
|
- uses: actions/download-artifact@v1
|
|
- uses: actions/download-artifact@v1
|