Skip to content

Commit

Permalink
add debian 12 bookworm to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mcnewton committed Jun 20, 2023
1 parent 6d2a481 commit 18dd2ec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci-deb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
- { NAME: "ubuntu-22.04", OS: "ubuntu:22.04" }
- { NAME: "debian-10", OS: "debian:buster" }
- { NAME: "debian-11", OS: "debian:bullseye" }
- { NAME: "debian-12", OS: "debian:bookworm" }
- { NAME: "debian-sid", OS: "debian:sid" }
fail-fast: false

Expand Down Expand Up @@ -143,6 +144,7 @@ jobs:
- { NAME: "ubuntu-22.04", OS: "ubuntu:22.04" }
- { NAME: "debian-10", OS: "debian:buster" }
- { NAME: "debian-11", OS: "debian:bullseye" }
- { NAME: "debian-12", OS: "debian:bookworm" }
- { NAME: "debian-sid", OS: "debian:sid" }
fail-fast: false

Expand Down

0 comments on commit 18dd2ec

Please sign in to comment.