Skip to content

Commit

Permalink
Update Nautobot CI version to 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
progala committed Aug 7, 2024
1 parent 8fcbe8f commit 6c48fde
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:
fail-fast: true
matrix:
python-version: ["3.11"]
nautobot-version: ["2.0.0"]
nautobot-version: ["2.2.1"]
env:
INVOKE_NAUTOBOT_DEVICE_LIFECYCLE_MGMT_PYTHON_VER: "${{ matrix.python-version }}"
INVOKE_NAUTOBOT_DEVICE_LIFECYCLE_MGMT_NAUTOBOT_VER: "${{ matrix.nautobot-version }}"
Expand Down Expand Up @@ -152,7 +152,7 @@ jobs:
include:
- python-version: "3.11"
db-backend: "postgresql"
nautobot-version: "2.0.0"
nautobot-version: "2.2.1"
# - python-version: "3.11"
# db-backend: "mysql"
# nautobot-version: "stable"
Expand Down

0 comments on commit 6c48fde

Please sign in to comment.