Skip to content

Commit 47c550a

Browse files
committed
chore(ci): update Python versions in GitHub Actions workflow to include 3.13 and 3.14 for better compatibility and testing coverage
1 parent 9d99a56 commit 47c550a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ jobs:
1616
- '3.10'
1717
- '3.11'
1818
- '3.12.4'
19+
- '3.13'
20+
- '3.14'
1921

2022
steps:
2123
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)