Skip to content

Commit 15d1daa

Browse files
committed
ci tests arm run on debian
1 parent 08b2b40 commit 15d1daa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
uses: uraimo/run-on-arch-action@v2
4444
with:
4545
arch: aarch64
46-
distro: ubuntu22.04
46+
distro: bookworm
4747
install: |
4848
apt-get update -q -y
4949
apt-get install -q -y cmake libssl-dev python3-dev python3-venv wget

0 commit comments

Comments
 (0)