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