Skip to content

Commit 1bd226f

Browse files
committed
Floor is python 3.9
1 parent c2bc26b commit 1bd226f

File tree

3 files changed

+113
-116
lines changed

3 files changed

+113
-116
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
strategy:
1515
fail-fast: false
1616
matrix:
17-
python-version: ["3.8", "3.9", "3.10"]
17+
python-version: ["3.9", "3.10", "3.11", "3.12"]
1818
poetry-version: ["1.8"]
1919

2020
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)