We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2248fb commit c741b48Copy full SHA for c741b48
.github/workflows/push.yml
@@ -23,7 +23,7 @@ jobs:
23
- "macos-latest"
24
- "ubuntu-latest"
25
# - "windows-latest"
26
- python:
+ python-version:
27
- "3.10"
28
runs-on: ${{ matrix.platform }}
29
steps:
0 commit comments