Skip to content

Commit 7e231a7

Browse files
zrr1999Copilot
andcommitted
👷 ci: run spore CLI setup with Python 3.13
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 9645feb commit 7e231a7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

‎.github/workflows/ci-tests.yml‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ jobs:
4040
- uses: actions/checkout@v6
4141

4242
- uses: astral-sh/setup-uv@v6
43+
with:
44+
python-version: "3.13"
4345

4446
- uses: dtolnay/rust-toolchain@stable
4547
with:

0 commit comments

Comments
 (0)