Skip to content

Commit d9c0bf3

Browse files
committed
Merge remote-tracking branch 'origin/FST/TomlUpdate' into FST/TomlUpdate
2 parents 862c08c + 32f7205 commit d9c0bf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unittests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ${{ matrix.os }}
1010
strategy:
1111
matrix:
12-
python-version: ["3.11", "3.12"]
12+
python-version: ["3.10", "3.11", "3.12"]
1313
pydantic: [true, false]
1414
os: [ubuntu-latest]
1515
steps:

0 commit comments

Comments
 (0)