diff options
| author | MarcoFalke <[email protected]> | 2020-02-09 13:11:26 -0800 |
|---|---|---|
| committer | MarcoFalke <[email protected]> | 2020-02-09 13:22:53 -0800 |
| commit | fae9084ac5b10f94bdee54853d307838c4254e9c (patch) | |
| tree | 4f815c0ec9c8b6973776b1c3d984bb5ef8bbcfb0 /doc/release-process.md | |
| parent | depends: Remove reference to win32 (diff) | |
| download | discoin-fae9084ac5b10f94bdee54853d307838c4254e9c.tar.xz discoin-fae9084ac5b10f94bdee54853d307838c4254e9c.zip | |
build: Skip i686 build by default in guix and gitian
Diffstat (limited to 'doc/release-process.md')
| -rw-r--r-- | doc/release-process.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/release-process.md b/doc/release-process.md index 1ffef3e10..608f41cc6 100644 --- a/doc/release-process.md +++ b/doc/release-process.md @@ -268,7 +268,6 @@ The list of files should be: ``` bitcoin-${VERSION}-aarch64-linux-gnu.tar.gz bitcoin-${VERSION}-arm-linux-gnueabihf.tar.gz -bitcoin-${VERSION}-i686-pc-linux-gnu.tar.gz bitcoin-${VERSION}-riscv64-linux-gnu.tar.gz bitcoin-${VERSION}-x86_64-linux-gnu.tar.gz bitcoin-${VERSION}-osx64.tar.gz |