SQLite tests against Python 3.10

This commit is contained in:
Simon Willison 2025-10-01 13:38:29 -07:00
commit c479ca0f44

View file

@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
platform: [ubuntu-latest]
python-version: ["3.9"]
python-version: ["3.10"]
sqlite-version: [
"3.46",
"3.23.1", # 2018-04-10, before UPSERT