Skip to content

Commit

Permalink
Adjust CI (#1113)
Browse files Browse the repository at this point in the history
* Remove 3.3 tests
* Poetry update
  • Loading branch information
rodvand authored Nov 2, 2023
1 parent bb2036f commit dbaf1b1
Show file tree
Hide file tree
Showing 103 changed files with 152 additions and 19,270 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,6 @@ jobs:
fail-fast: false
matrix:
include:
- VERSION: "v3.3"
NETBOX_DOCKER_VERSION: 2.3.0
- VERSION: "v3.4"
NETBOX_DOCKER_VERSION: 2.5.3
- VERSION: "v3.5"
Expand Down Expand Up @@ -109,7 +107,7 @@ jobs:
python-version: ${{ env.python-version }}

- name: Install and configure Poetry
uses: snok/install-poetry@v1.3.3
uses: snok/install-poetry@v1.3.4
with:
virtualenvs-create: false

Expand Down
302 changes: 151 additions & 151 deletions poetry.lock

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion tests/integration/targets/inventory-v3.3/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion tests/integration/targets/inventory-v3.3/aliases

This file was deleted.

152 changes: 0 additions & 152 deletions tests/integration/targets/inventory-v3.3/compare_inventory_json.py

This file was deleted.

Loading

0 comments on commit dbaf1b1

Please sign in to comment.