Skip to content

Commit d11b9f8

Browse files
committed
Check if they'll still need it in Debian 13
1 parent 8aba76e commit d11b9f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ jobs:
284284

285285
runs-on: ${{ matrix.runner-os }}
286286

287-
container: ${{ matrix.container-arch }}/debian:bookworm-slim
287+
container: ${{ matrix.container-arch }}/debian:trixie-slim
288288

289289
steps:
290290
- name: Prerequisites

0 commit comments

Comments
 (0)