Skip to content

Commit f72ee69

Browse files
committed
ci: Fix redundant Python versions
1 parent f7e7c47 commit f72ee69

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/pre_release.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@ jobs:
3131
run_code_checks:
3232
name: Run code checks
3333
uses: ./.github/workflows/run_code_checks.yaml
34-
with:
35-
python-versions: '["3.10", "3.11", "3.12", "3.13"]'
3634

3735
update_changelog:
3836
name: Update changelog

0 commit comments

Comments
 (0)