Skip to content

Commit 939d904

Browse files
Update CI.yml
1 parent 00b1c23 commit 939d904

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
strategy:
1010
matrix:
1111
python-version:
12-
['3.9', '3.10', '3.11', '3.12', 'pypy-3.9', 'pypy-3.10']
12+
['3.9', '3.10', '3.11', '3.12',"3.13.0-beta.3", 'pypy-3.9', 'pypy-3.10']
1313
continue-on-error: true
1414
services:
1515
database:

0 commit comments

Comments
 (0)