We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f69c27a commit 91d93d6Copy full SHA for 91d93d6
.github/workflows/sanity-check.yml
@@ -11,7 +11,7 @@ permissions:
11
12
env:
13
OS_LIST: ubuntu-latest,windows-latest,macos-latest
14
- PYTHON_VERSIONS: "3.11"
+ PYTHON_VERSIONS: '["3.11"]'
15
16
jobs:
17
find-subprojects:
0 commit comments