We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38c4b03 commit b1c1faaCopy full SHA for b1c1faa
.github/workflows/supply-chain.yml
@@ -25,7 +25,7 @@ jobs:
25
strategy:
26
matrix:
27
python-version:
28
- - '3.8'
+ - '3.9'
29
- '3.11'
30
31
steps:
0 commit comments