Skip to content

Commit

Permalink
tweak debian versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jgstew committed Jun 19, 2024
1 parent d1d8e5d commit e9396a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_run_qna.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
container-image: ["debian:trixie", "debian:stable", "debian:latest"]
container-image: ["debian:latest", "debian:11", "debian:10"]
container:
image: ${{ matrix.container-image }}
steps:
Expand Down

0 comments on commit e9396a9

Please sign in to comment.