Skip to content

Commit

Permalink
Updates unittest.
Browse files Browse the repository at this point in the history
  • Loading branch information
jvanderaa committed Aug 3, 2023
1 parent 7647f40 commit 6de3746
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
fail-fast: true
matrix:
python-version: ["3.8", "3.9", "3.10"]
nautobot-version: ["1.5.4", "latest"]
nautobot-version: ["1.5.4", "stable"]
runs-on: "ubuntu-20.04"
env:
INVOKE_NAUTOBOT_CHATOPS_PYTHON_VER: "${{ matrix.python-version }}"
Expand Down

0 comments on commit 6de3746

Please sign in to comment.