Skip to content

Commit 290f250

Browse files
authored
Try this on Python 3.8
1 parent 0123fc1 commit 290f250

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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.13"]
15+
python-version: ["3.9"]
1616
sqlite-version: [
1717
"3.46",
1818
"3.23.1", # 2018-04-10, before UPSERT

0 commit comments

Comments
 (0)