Skip to content

Commit 4e29a4e

Browse files
committed
Update CI
1 parent cfda877 commit 4e29a4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ jobs:
150150
strategy:
151151
fail-fast: true
152152
matrix:
153-
python-version: ["3.10"] # 3.12 ltm-2.4 is tested in unittest_report stage.
153+
python-version: ["3.11"] # 3.12 ltm-2.4 is tested in unittest_report stage. 3.10 isn't compatible with Fakenos
154154
db-backend: ["postgresql"]
155155
nautobot-version: ["2.4"]
156156
include:

0 commit comments

Comments
 (0)