We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b389b2b commit 3fe82faCopy full SHA for 3fe82fa
.github/workflows/.hatch-run.yml
@@ -16,7 +16,7 @@ on:
16
python-version-array:
17
required: false
18
type: string
19
- default: '["3.x"]'
+ default: '["3.11"]'
20
node-registry-url:
21
22
0 commit comments