Skip to content

Commit cc02292

Browse files
committed
ci: switch to bookworm
1 parent 07f7a7f commit cc02292

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/full_check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ jobs:
129129
target: [x86_64-linux-gnu, aarch64-linux-gnu, i686-linux-gnu]
130130
runs-on: ubuntu-latest
131131
container:
132-
image: debian:bullseye
132+
image: debian:bookworm
133133
steps:
134134
- name: Install dependencies
135135
run: |

0 commit comments

Comments
 (0)