diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8f6d9920..361fb883 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -126,7 +126,7 @@ jobs: db-backend: ["postgresql"] nautobot-version: ["stable"] include: - - python-version: "3.12" + - python-version: "3.11" db-backend: "postgresql" nautobot-version: "2.0.0" # - python-version: "3.12"