Skip to content

Commit

Permalink
Switch coverage build to Trixie
Browse files Browse the repository at this point in the history
The build didn't fail but also didn't record anything, the newer
versions on my systems work. I'm using Trixie instead of Sid so we'll
be automatically back to stable when Trixie is released.
  • Loading branch information
airtower-luna committed Apr 7, 2024
1 parent cdcbf78 commit bb02d86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:

coverage:
runs-on: ubuntu-latest
container: debian:bookworm
container: debian:trixie
name: coverage
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit bb02d86

Please sign in to comment.