diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index e3f173c2a..2f6a53839 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -15,7 +15,7 @@ jobs: # The type of runner that the job will run on runs-on: ubuntu-latest container: - image: debian:trixie + image: debian:bookworm # Steps represent a sequence of tasks that will be executed as part of the job steps: