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 1851c97 commit c175c7bCopy full SHA for c175c7b
.github/workflows/reusable-release.yml
@@ -231,7 +231,7 @@ jobs:
231
branch: ${{ fromJSON(inputs.branches) }}
232
platform: [ { ARCH: "ARM64"
233
, DISTRO: "Debian"
234
- , ARTIFACT: "aarch64-linux-deb10"
+ , ARTIFACT: "aarch64-linux-deb11"
235
},
236
{ ARCH: "ARM64"
237
, DISTRO: "Alpine"
@@ -579,7 +579,7 @@ jobs:
579
580
581
582
583
584
585
0 commit comments