Skip to content

Commit

Permalink
Update CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
baseplate-admin authored Jun 29, 2024
1 parent 00b1c23 commit 939d904
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
strategy:
matrix:
python-version:
['3.9', '3.10', '3.11', '3.12', 'pypy-3.9', 'pypy-3.10']
['3.9', '3.10', '3.11', '3.12',"3.13.0-beta.3", 'pypy-3.9', 'pypy-3.10']
continue-on-error: true
services:
database:
Expand Down

0 comments on commit 939d904

Please sign in to comment.