Skip to content

Commit

Permalink
GitHub-CI/build_debs_Debian-unstable: disable job
Browse files Browse the repository at this point in the history
Temporary disable building Smuxi on Debian/unstable as it will always
because unstable no longer contains the required build-dependency GTK#2.
The details of this issue are tracked in:
#297

Hopefully it can be brought back soon.
  • Loading branch information
meebey committed Apr 27, 2024
1 parent c58c739 commit f18eb98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/auto-ci-builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -300,6 +300,7 @@ jobs:
build_debs_Debian-unstable:
runs-on: ubuntu-latest
container: debian:unstable
continue-on-error: true
steps:
- uses: actions/checkout@v1
- name: check Debian version
Expand Down

0 comments on commit f18eb98

Please sign in to comment.