Skip to content

Commit

Permalink
github-actions: temp remove debian-testing official test
Browse files Browse the repository at this point in the history
Signed-off-by: Attila Szakacs <[email protected]>
  • Loading branch information
alltilla committed Aug 5, 2024
1 parent 9b00d52 commit 96598e7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/test-apt-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,11 @@ jobs:
upgrade-from:
- "debian-official"
- "axosyslog-last"
exclude:
# The official syslog-ng got removed from debian:testing because of pcre:
# https://tracker.debian.org/news/1550704/syslog-ng-removed-from-testing/
- distro: "debian:testing"
upgrade-from: "debian-official"
fail-fast: false
runs-on: ubuntu-latest
container: ${{ matrix.distro }}
Expand Down

0 comments on commit 96598e7

Please sign in to comment.