Squashed 'spiffworkflow-backend/' changes from 795df3526..43faebbd8

43faebbd8 try windows on 3.10

git-subtree-dir: spiffworkflow-backend
git-subtree-split: 43faebbd85ee001b9100279ca0eac47802bb6c44
This commit is contained in:
jasquat 2022-11-09 17:30:46 -05:00
parent 127ef67f12
commit a26363d714
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ jobs:
database: "sqlite",
}
- {
python: "3.11",
python: "3.10",
os: "windows-latest",
session: "tests",
database: "sqlite",