Skip to content

Commit 9a7dff4

Browse files
committed
update ci
1 parent 73b4336 commit 9a7dff4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-and-test.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ jobs:
1212
strategy:
1313
fail-fast: false
1414
matrix:
15-
python-version: [ "3.12" ]
16-
poetry-version: [ "1.8.3" ]
15+
python-version: [ "3.13" ]
16+
poetry-version: [ "1.8.5" ]
1717

1818
env:
1919
PYTHONDONTWRITEBYTECODE: 1

0 commit comments

Comments
 (0)