diff options
Diffstat (limited to 'RELEASE-CHECKLIST')
-rw-r--r-- | RELEASE-CHECKLIST | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-CHECKLIST b/RELEASE-CHECKLIST index 57cf984e0..1e42c0f3e 100644 --- a/RELEASE-CHECKLIST +++ b/RELEASE-CHECKLIST @@ -4,6 +4,7 @@ [ ] Finalize changelog [ ] push release candidate branch rc/VERSION and (if it builds successfully) download artifacts +[ ] run tools/build-arm.sh to create and download arm64 linux package [ ] download macos artifacts from CircleCI [ ] Use 'make' in macos and windows artifacts to sign code [ ] make update-website |