gokrazy: add two arm64 variants for Pi & VMs
We previously had two GOARCH variants for natlab testing (gokrazy/natlabapp and gokrazy/natlabapp.arm64), but we didn't have those variants for the "tsapp" (production, not testing) variant. This adds arm64 for tsapp too. But there are two major users of arm64 for gokrazy: Raspberry Pis, and cloud VMs. So make two variants. Updates #1866 Change-Id: Ib9efaf1255101e3cdbc31d49c76fd86dcba21bb1 Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
This commit is contained in:
committed by
Brad Fitzpatrick
parent
6cd185bf31
commit
638b73a68d
+2
-2
@@ -4,7 +4,7 @@
|
||||
"sri": "sha256-cY5yryX+p/xtoTv+WZEKFagiIl0OREHnJY1Bk5VpVVc="
|
||||
},
|
||||
"vendor": {
|
||||
"goModSum": "sha256-ep5BPjx4MPaldI71++7vgJPSyftdBqlKciKyx08MOQw=",
|
||||
"sri": "sha256-lgWFUDa1hHooieOSE/2L74RHtfkzK2q4W2GiDQOrxGw="
|
||||
"goModSum": "sha256-/CvlMPHEbBEpHd/fTRfxSYUMLaNdDrMi1d8hvoXoSw0=",
|
||||
"sri": "sha256-N9feTY91Q2WUin3De5NYEy/R1ZyuE5cjx49lc1i3nSQ="
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user