summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/schedule_tests.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/schedule_tests.yml b/.github/workflows/schedule_tests.yml
index be23c8853b..d758642ef7 100644
--- a/.github/workflows/schedule_tests.yml
+++ b/.github/workflows/schedule_tests.yml
@@ -20,6 +20,7 @@ jobs:
- '3.9'
- '3.10'
- '3.11'
+ - '3.12-dev'
name: Windows, SQLite, Python ${{ matrix.python-version }}
continue-on-error: true
steps: