Skip to content

Commit aea6278

Browse files
authored
Bump tested versions (#211)
1 parent 7c54065 commit aea6278

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
(github.event_name == 'pull_request_target' && github.actor == 'dependabot[bot]')
2020
strategy:
2121
matrix:
22-
py_version: ['3.8', '3.9', '3.10', '3.11']
22+
py_version: ['3.9', '3.10', '3.11', '3.12', '3.13']
2323
steps:
2424
- name: Checkout commit
2525
uses: actions/checkout@v4

0 commit comments

Comments
 (0)