Skip to content

Commit 3c16a3e

Browse files
committed
use python 3.13
1 parent e3c5936 commit 3c16a3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
ref: "main"
1717
- uses: actions/setup-python@v4
1818
with:
19-
python-version: 3.x
19+
python-version: 3.13
2020
- run: |
2121
pip install poetry
2222
poetry install --no-root

0 commit comments

Comments
 (0)