Skip to content

Commit fd05fbf

Browse files
committed
Add python3.13
Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
1 parent 33cb7d5 commit fd05fbf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
strategy:
3030
max-parallel: 4
3131
matrix:
32-
python-version: ["3.11", "3.12"]
32+
python-version: ["3.12", "3.13"]
3333

3434
steps:
3535
- name: Checkout code

0 commit comments

Comments
 (0)