Skip to content

Commit f6e0ca4

Browse files
authored
Merge pull request GitoxideLabs#2109 from EliahKagan/run-ci/baseline-debian
Keep `test-32bit` CI on Debian 12 for the moment
2 parents d4dd783 + adbf575 commit f6e0ca4

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
@@ -283,7 +283,7 @@ jobs:
283283

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

286-
container: ${{ matrix.container-arch }}/debian:stable-slim
286+
container: ${{ matrix.container-arch }}/debian:bookworm-slim
287287

288288
steps:
289289
- name: Prerequisites

0 commit comments

Comments
 (0)