We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0771492 commit 2fc591cCopy full SHA for 2fc591c
.github/workflows/build_images.yml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
matrix:
15
version:
16
- - {'python': '3.7', 'latest': true}
+ # - {'python': '3.7', 'latest': true}
17
- {'python': '3.8', 'latest': false}
18
- {'python': '3.9', 'latest': false}
19
- {'python': '3.10', 'latest': false}
0 commit comments