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 ff973ac commit 28fab99Copy full SHA for 28fab99
.github/workflows/release.yml
@@ -21,11 +21,11 @@ jobs:
21
- os: "ubuntu-22.04"
22
target: "x86_64-unknown-linux-musl"
23
arch: "x86_64"
24
- - os: "ubuntu-22.04"
+ - os: "ubuntu-20.04"
25
target: "aarch64-unknown-linux-gnu"
26
arch: "arm64"
27
features: "--features=raspberry"
28
29
target: "armv7-unknown-linux-gnueabihf"
30
arch: "armhf"
31
0 commit comments