Skip to content

Commit

Permalink
chore: promote "riscv64" snap to candidate on release (#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
rebornplusplus authored Aug 25, 2023
1 parent 40807a1 commit 131c449
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
strategy:
fail-fast: false
matrix:
arch: [amd64, arm64, armhf, ppc64el, s390x]
arch: [amd64, arm64, armhf, ppc64el, s390x, riscv64]
env:
TRACK: latest
DEFAULT_RISK: edge
Expand Down

0 comments on commit 131c449

Please sign in to comment.