Skip to content

Debian packages for bookworm #309

@fredj

Description

@fredj

Hi,

Would it be possible to create a debian package for the latest debian version ?

I haven't tried but it could as simple as adding:

diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index e053c3f..dcf3a4b 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -59,6 +59,9 @@ jobs:
          - variant: buster
            container: rust:buster
            sudo: null
+         - variant: bookworm
+           container: rust:bookworm
+           sudo: null
     steps:
       - name: Checkout repository
         uses: actions/checkout@v3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions