Skip to content

Commit 3a6445c

Browse files
authored
Update pyncloud_ci.yml
1 parent 977b8d2 commit 3a6445c

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, 3.8, 3.9]
11+
python-version: [3.7, 3.8, 3.9, 3.10]
1212
platform: [ubuntu-latest, macos-latest, windows-latest]
1313
runs-on: ${{ matrix.platform }}
1414

0 commit comments

Comments
 (0)