Skip to content

Commit

Permalink
Merge pull request #235 from alltilla/temp-remove-debian-testing-offi…
Browse files Browse the repository at this point in the history
…cial-test

github-actions: temp remove debian-testing official test
  • Loading branch information
MrAnno authored Aug 5, 2024
2 parents c5a0330 + 476aabe commit 611a1fe
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 libesmtp:
# 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 611a1fe

Please sign in to comment.