1 parent 16a61e4 commit c9d3dc7Copy full SHA for c9d3dc7
1 file changed
.github/workflows/manual-run.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
strategy:
13
matrix:
14
- python-version: [3.6, 3.7, 3.8, 3.9]
+ python-version: [3.9]
15
16
steps:
17
- name: Send building notification
0 commit comments