Skip to content

Commit c3299c2

Browse files
upgrade to bookworm
1 parent 2242e76 commit c3299c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
build:
1212
runs-on: ubuntu-latest # Maybe here is a blocker
1313
container:
14-
image: debian:bullseye
14+
image: debian:bookworm
1515
defaults:
1616
run:
1717
shell: bash -le {0}

0 commit comments

Comments
 (0)