-
Notifications
You must be signed in to change notification settings - Fork 153
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
.github/workflows,params: bump version: v1.12.6-unstable to v1.12.6-s…
…table This version bump fixes the ARM builds that didnt build right on the CI in the latest version (v1.12.5). Date: 2022-01-13 11:36:06-08:00 Signed-off-by: meows <[email protected]>
- Loading branch information
Showing
2 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -62,7 +62,7 @@ jobs: | |
echo "arm: This archive filepath is deprecated." | ||
echo " It will be removed, and will cease to be present" | ||
echo " as of the etclabscore/[email protected].6 release." | ||
echo " as of the etclabscore/[email protected].7 release." | ||
echo " The \*-arm5\* build should be used instead." | ||
GOARM=5 go run build/ci.go install -dlgo -arch arm -cc arm-linux-gnueabi-gcc | ||
env BUILD_OS_NAME=arm ./build/archive-signing.sh | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters