Skip to content

Commit

Permalink
disable mysql test
Browse files Browse the repository at this point in the history
  • Loading branch information
gsnider2195 committed Sep 9, 2024
1 parent f94db29 commit aebf57d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,9 +134,9 @@ jobs:
- python-version: "3.11"
db-backend: "postgresql"
nautobot-version: "2.2.3"
- python-version: "3.12"
db-backend: "mysql"
nautobot-version: "stable"
# - python-version: "3.12"
# db-backend: "mysql"
# nautobot-version: "stable"
runs-on: "ubuntu-22.04"
env:
INVOKE_NAUTOBOT_DEVICE_ONBOARDING_PYTHON_VER: "${{ matrix.python-version }}"
Expand Down

0 comments on commit aebf57d

Please sign in to comment.