We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40466e2 commit 656ca73Copy full SHA for 656ca73
.github/workflows/precommit.yml
@@ -19,5 +19,5 @@ jobs:
19
pytest:
20
uses: ./.github/workflows/call_precommit.yml
21
with:
22
- python_version: "3.10.14"
+ python_version: "3.10"
23
gpu_enabled: true
0 commit comments