We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61a9590 commit b36c7b3Copy full SHA for b36c7b3
1 file changed
.github/workflows/build-python-package.yml
@@ -5,7 +5,6 @@ on:
5
inputs:
6
python-versions:
7
description: 'Python versions to test'
8
- required: true
9
type: array
10
default: ["3.11", "3.12", "3.13"]
11
secrets:
0 commit comments