Skip to content

Commit 240f6a0

Browse files
authored
Update continuous-integration-workflow.yml
1 parent d3e00be commit 240f6a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration-workflow.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', 'macos-latest', 'windows-latest']
21-
python-version: ['3.6', '3.7', '3.8', '3.9']
21+
python-version: ['3.7', '3.8', '3.9']
2222

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

0 commit comments

Comments
 (0)