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 a144bfe commit be55fffCopy full SHA for be55fff
1 file changed
.github/workflows/build.yml
@@ -13,7 +13,7 @@ jobs:
13
linux:
14
strategy:
15
matrix:
16
- target: [linux-linux-arm64, linux-armhf, linux-i686, linux-riscv64, linux-x86_64]
+ target: [linux-arm64, linux-armhf, linux-i686, linux-riscv64, linux-x86_64]
17
runs-on: ubuntu-latest
18
container:
19
image: ubuntu:20.04
0 commit comments