Skip to content

Commit

Permalink
GHA: downgrade container to debian:bookworm
Browse files Browse the repository at this point in the history
  • Loading branch information
zmughal committed Nov 20, 2023
1 parent 8f0b05c commit 09103a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -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:
Expand Down

0 comments on commit 09103a5

Please sign in to comment.