We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08caa1e commit a43480aCopy full SHA for a43480a
.github/workflows/style_check.yml
@@ -36,7 +36,7 @@ jobs:
36
strategy:
37
matrix:
38
os: [ubuntu-latest]
39
- python-version: [3.8]
+ python-version: [3.10.15]
40
fail-fast: false
41
42
steps:
0 commit comments