Skip to content

Commit 3114552

Browse files
committed
build: bump python versions
Signed-off-by: Lídia Tarcza <[email protected]>
1 parent 44711f9 commit 3114552

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Setup Python
2525
uses: actions/setup-python@v5
2626
with:
27-
python-version: 3.14
27+
python-version: 3.13
2828

2929
- name: Build and publish distribution
3030
env:

0 commit comments

Comments
 (0)