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 82ea282 commit 05154a8Copy full SHA for 05154a8
.github/workflows/reusable-release.yml
@@ -244,7 +244,7 @@ jobs:
244
},
245
{ ARCH: "ARM64"
246
, DISTRO: "Alpine"
247
- , ARTIFACT: "aarch64-linux-alpine"
+ , ARTIFACT: "aarch64-linux-unknown"
248
}
249
]
250
steps:
@@ -628,7 +628,7 @@ jobs:
628
629
630
631
632
633
634
0 commit comments