Skip to content

Commit ecd8501

Browse files
committed
TMP: CI: test using CPython 3.13
1 parent f571a8c commit ecd8501

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
python-version: [
1616
'3.11',
1717
'3.12',
18+
'3.13.0-rc.2',
1819
]
1920
steps:
2021
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)