Skip to content

Commit 5e56af9

Browse files
docs: fix macOS wording after dropping darwin/amd64, link tracking issue
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
1 parent 2c14efa commit 5e56af9

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

RELEASING.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Four platforms, each with a `geth` archive and an `alltools` archive plus a
3636
Plus a consolidated `SHA256SUMS-<version>.txt` and the multi-arch container
3737
image `ghcr.io/ethereumclassic/core-geth`.
3838

39-
The macOS archives carry their architecture in the name. The older bare `osx`
39+
The macOS archive carries its architecture in the name. The older bare `osx`
4040
name silently changed meaning when GitHub moved `macos-latest` to Apple Silicon,
4141
so an `osx` archive could be either an Intel or an arm64 binary depending on when
4242
it was cut.
@@ -65,6 +65,8 @@ falls back to the pure-Go `gokzg4844` implementation. `build/ci.go` currently
6565
adds `ckzg` unconditionally, so this needs a build-tool change and would ship a
6666
binary whose KZG implementation differs from every other archive.
6767

68+
Tracked in [#38](https://github.com/ethereumclassic/core-geth/issues/38).
69+
6870
## How the image is built
6971

7072
Each platform is built on a native runner — `linux/amd64` on `ubuntu-latest`,

0 commit comments

Comments
 (0)