We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08b2b40 commit 15d1daaCopy full SHA for 15d1daa
.github/workflows/tests.yml
@@ -43,7 +43,7 @@ jobs:
43
uses: uraimo/run-on-arch-action@v2
44
with:
45
arch: aarch64
46
- distro: ubuntu22.04
+ distro: bookworm
47
install: |
48
apt-get update -q -y
49
apt-get install -q -y cmake libssl-dev python3-dev python3-venv wget
0 commit comments