Skip to content

Commit a366100

Browse files
committed
update ARM runners to bookworm
1 parent 0eda833 commit a366100

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/arm-build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@ jobs:
2121
- arch: armhf
2222
repo: http://mirrordirector.raspbian.org/raspbian/
2323
qemu_bin_arch: arm
24-
deb_release: bullseye
24+
deb_release: bookworm
2525
- arch: arm64
2626
repo: https://deb.debian.org/debian
2727
qemu_bin_arch: aarch64
28-
deb_release: bullseye
28+
deb_release: bookworm
2929

3030
steps:
3131
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)