Skip to content

Commit 54efc22

Browse files
committed
update versions
1 parent 79782e7 commit 54efc22

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ jobs:
1717
name: Build
1818
strategy:
1919
matrix:
20-
python-version: [ "3.9", "3.10", "3.11", "3.12" ]
21-
poetry-version: [ "1.7.1", "1.8.3" ]
20+
python-version: [ "3.10", "3.11", "3.12", "3.13" ]
21+
poetry-version: [ "1.8.3", "2.0.1" ]
2222
runs-on: ubuntu-latest
2323
steps:
2424
- name: Harden Runner

0 commit comments

Comments
 (0)