Skip to content

Commit

Permalink
Add debian:12 to CI build (#11)
Browse files Browse the repository at this point in the history
* Add debian:12

* Add debian:12 (2)
  • Loading branch information
daliborfilus authored Jun 14, 2023
1 parent 3490666 commit 65cd42e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,10 @@ jobs:
version: 18.04
codename: bionic
llvm_version: 10
- base_image: debian
version: 12
codename: bookworm
llvm_version: 15
- base_image: debian
version: 11
codename: bullseye
Expand Down
4 changes: 4 additions & 0 deletions .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,10 @@ jobs:
version: 18.04
codename: bionic
llvm_version: 10
- base_image: debian
version: 12
codename: bookworm
llvm_version: 15
- base_image: debian
version: 11
codename: bullseye
Expand Down

0 comments on commit 65cd42e

Please sign in to comment.