Skip to content

Commit

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

Hopefully GTK# and Smuxi can be brought back soon.
  • Loading branch information
meebey committed Apr 27, 2024
1 parent c58c739 commit 593398e
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 593398e

Please sign in to comment.