Skip to content

Commit 1e131bd

Browse files
test debian12_arm64
1 parent 77243e7 commit 1e131bd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build_workflow.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ jobs:
1111
build:
1212
runs-on: ubuntu-latest # Maybe here is a blocker
1313
container:
14-
image: debian:bullseye
14+
image: debian:bookworm
15+
options: --platform=linux/arm64
1516
defaults:
1617
run:
1718
shell: bash -le {0}

0 commit comments

Comments
 (0)