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 f7e7c47 commit f72ee69Copy full SHA for f72ee69
.github/workflows/pre_release.yaml
@@ -31,8 +31,6 @@ jobs:
31
run_code_checks:
32
name: Run code checks
33
uses: ./.github/workflows/run_code_checks.yaml
34
- with:
35
- python-versions: '["3.10", "3.11", "3.12", "3.13"]'
36
37
update_changelog:
38
name: Update changelog
0 commit comments