Skip to content

Commit 6d96dc2

Browse files
committed
SQLite tests against Python 3.10
1 parent d621bcb commit 6d96dc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-sqlite-support.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
matrix:
1414
platform: [ubuntu-latest]
15-
python-version: ["3.9"]
15+
python-version: ["3.10"]
1616
sqlite-version: [
1717
"3.46",
1818
"3.23.1", # 2018-04-10, before UPSERT

0 commit comments

Comments
 (0)