Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 3fe82fa

Browse files
committedNov 18, 2023
limit to 3.11
1 parent b389b2b commit 3fe82fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/.hatch-run.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ on:
1616
python-version-array:
1717
required: false
1818
type: string
19-
default: '["3.x"]'
19+
default: '["3.11"]'
2020
node-registry-url:
2121
required: false
2222
type: string

0 commit comments

Comments
 (0)
Please sign in to comment.