Skip to content

Commit

Permalink
GHA: use container debian:trixie
Browse files Browse the repository at this point in the history
  • Loading branch information
zmughal committed Nov 13, 2023
1 parent fc56d04 commit de0feca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Expand Up @@ -14,6 +14,8 @@ jobs:
build:
# The type of runner that the job will run on
runs-on: ubuntu-latest
container:
image: debian:trixie

# Steps represent a sequence of tasks that will be executed as part of the job
steps:
Expand Down

0 comments on commit de0feca

Please sign in to comment.