Skip to content

Commit 2cf3cd3

Browse files
committed
Test on 3.15 and 3.15t on CI
1 parent 3b618c3 commit 2cf3cd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
strategy:
1616
fail-fast: false
1717
matrix:
18-
python-version: ['3.9', '3.10', '3.11', '3.12', '3.13', '3.13t', '3.14', '3.14t']
18+
python-version: ['3.9', '3.10', '3.11', '3.12', '3.13', '3.13t', '3.14', '3.14t', '3.15', '3.15t']
1919
with-psutil: [false]
2020
include:
2121
- python-version: '3.14t'

0 commit comments

Comments
 (0)