Skip to content

Commit 8d4a308

Browse files
committed
Test on Python 3.13
1 parent 86e8707 commit 8d4a308

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
strategy:
1919
matrix:
2020
os: [ubuntu, macos]
21-
python-version: ["3.11", "3.12"]
21+
python-version: ["3.11", "3.12", "3.13"]
2222
steps:
2323
- uses: actions/checkout@v4
2424
- name: Set up Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)