Skip to content

Commit 11dd9a0

Browse files
committed
udpate test versions
1 parent dbdf156 commit 11dd9a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pythonpackage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
strategy:
5353
max-parallel: 3
5454
matrix:
55-
python-version: ["3.6", "3.7", "3.8", "3.9", "3.10"]
55+
python-version: ["3.7", "3.8", "3.9", "3.10"]
5656

5757
steps:
5858
- uses: actions/checkout@v1

0 commit comments

Comments
 (0)