iuna

iuna - experimental devnet protocol
git clone https://iuna.jhx.app/git/iuna.git
Log | Files | Refs | README | LICENSE

commit ff4d093371609cda471d9ff99e6006cfbec51cd2
parent 87018f29b429063e01cccc533203fad7fcd35254
Author: Joris Hartog <jorishartog@hotmail.com>
Date:   Mon, 27 Jul 2026 09:45:05 +0200

Use current macOS Intel release runner

Diffstat:
M.github/workflows/release.yml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml @@ -25,7 +25,7 @@ jobs: platform: linux-aarch64 exe: "" archive: tar.gz - - os: macos-13 + - os: macos-15-intel platform: macos-x86_64 exe: "" archive: tar.gz