Skip to content

Commit

Permalink
chore: Update to next debian release container
Browse files Browse the repository at this point in the history
Python 3.12 is available in trixie.
  • Loading branch information
rumpelsepp committed Oct 8, 2024
1 parent 0ebae66 commit 367f4a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
fail-fast: false

runs-on: ubuntu-latest
container: debian:stable
container: debian:trixie

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 367f4a4

Please sign in to comment.