Skip to content

Commit

Permalink
GHA: Drop Leap from the testing matrix as it doesn't have python311-{…
Browse files Browse the repository at this point in the history
…rpm,solv}
  • Loading branch information
dmach committed Dec 19, 2023
1 parent 020c3c8 commit fdb063c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,7 @@ jobs:
strategy:
fail-fast: false
matrix:
# Testing per python-version using actions/setup-python is not possible,
# because rpm doesn't exist on pypi and cannot be installed via pip on ubuntu.
# That's why we're going to test on the target distros directly.
container:

- 'registry.opensuse.org/opensuse/leap:15.5'
- 'registry.opensuse.org/opensuse/tumbleweed'

container:
Expand Down

0 comments on commit fdb063c

Please sign in to comment.