Skip to content

Commit 38d3e82

Browse files
authored
Update testing.yml
1 parent d4fde9b commit 38d3e82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
fail-fast: false
1919
matrix:
2020
os: [ubuntu-latest, windows-latest]
21-
python-version: [3.6, 3.9]
21+
python-version: [3.8, 3.9]
2222

2323
steps:
2424
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)