Skip to content

Commit 1a1d22d

Browse files
authored
Update pyncloud_ci.yml
1 parent 26409b1 commit 1a1d22d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pyncloud_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
strategy:
99
max-parallel: 4
1010
matrix:
11-
python-version: [3.6, 3.7]
11+
python-version: [3.6, 3.7, 3.8, 3.9]
1212
platform: [ubuntu-latest, macos-latest, windows-latest]
1313
runs-on: ${{ matrix.platform }}
1414

0 commit comments

Comments
 (0)