We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db44710 commit d570c86Copy full SHA for d570c86
.github/workflows/python.yml
@@ -16,7 +16,7 @@ on:
16
description: 'Python versions to test against'
17
type: string
18
# All Major versions of Python that are currently supported
19
- default: '3.9,3.10,3.11,3.12'
+ default: '3.9,3.10,3.11,3.12,3.13'
20
vendor:
21
description: 'Whether to vendor the dependencies'
22
0 commit comments