Skip to content

Commit 4ae14d1

Browse files
committed
Move back to python 3.13 dev
1 parent 505b366 commit 4ae14d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@ jobs:
348348
- name: Set up Python Dev Version
349349
uses: actions/setup-python@v5
350350
with:
351-
python-version: '3.14-dev'
351+
python-version: '3.13-dev'
352352

353353
- name: Build Environment
354354
run: |

0 commit comments

Comments
 (0)