Skip to content

Commit e07d6fe

Browse files
committed
[EN-3260] Added 3.9 to testpackage workflow
1 parent 26c4f78 commit e07d6fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testpackage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
strategy:
4949
matrix:
5050
os: [ubuntu-18.04, windows-latest, macos-latest]
51-
python-version: [3.6, 3.7, 3.8]
51+
python-version: [3.6, 3.7, 3.8, 3.9]
5252

5353
runs-on: ${{ matrix.os }}
5454

0 commit comments

Comments
 (0)