Skip to content

Commit

Permalink
Test installing unstable
Browse files Browse the repository at this point in the history
  • Loading branch information
zeha committed Jan 27, 2025
1 parent 698809d commit 90a5c3b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
- bullseye

release:
- unstable
- trixie
- bookworm
- bullseye
Expand All @@ -66,6 +67,9 @@ jobs:
# debootstrap in bullseye is too old.
- host_release: bullseye
release: trixie
# debootstrap in bullseye is too old.
- host_release: bullseye
release: unstable

# We want a working shell, qemu, python and docker. Specific version should not matter (much).
runs-on: ubuntu-latest
Expand Down

0 comments on commit 90a5c3b

Please sign in to comment.