Skip to content

Commit 9622cce

Browse files
authored
chore(scripts): downgrade python version for release (#5482)
1 parent 33bfc9b commit 9622cce

File tree

1 file changed

+1
-1
lines changed
  • clients/algoliasearch-client-python/.github/workflows

1 file changed

+1
-1
lines changed

clients/algoliasearch-client-python/.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
- uses: actions/setup-python@v6
2222
with:
23-
python-version: 3.14.0
23+
python-version: 3.13.7
2424

2525
- name: install poetry
2626
shell: bash

0 commit comments

Comments
 (0)