Skip to content

Commit

Permalink
ci: skip unit tests on Debian testing for now
Browse files Browse the repository at this point in the history
The flake8 unit test fails on Debian testing, because pycodestyle 2.11.1
requires flake8 6.1.0 which hasn't migrated yet.

Signed-off-by: Benjamin Drung <bdrung@posteo.de>
  • Loading branch information
bdrung committed Dec 17, 2023
1 parent cb92621 commit 3a595a6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ jobs:
container:
- debian:bullseye-slim
- debian:bookworm-slim
- debian:testing-slim
- debian:unstable-slim
- ubuntu:jammy
- ubuntu:mantic
Expand Down

0 comments on commit 3a595a6

Please sign in to comment.