git.y1.nz

gbdk-2020

GameBoy Development Kit
download: https://git.y1.nz/archives/gbdk.tar.gz
README | Files | Log | Refs | LICENSE

commit 4c41a7a5b040e98f628fde7e153c8fb8bc308d61
parent ce0e6602951567967119e67a32abdccac6bcb3dd
Author: bbbbbr <bbbbbr@users.noreply.github.com>
Date:   Sun, 19 Oct 2025 02:31:39 -0700

Build: macos-13 runner to macos-15-intel (#824)


Diffstat:
M.github/workflows/gbdk_build_and_package.yml2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/gbdk_build_and_package.yml b/.github/workflows/gbdk_build_and_package.yml @@ -19,7 +19,7 @@ jobs: name: Linux-x64 - os: ubuntu-22.04-arm name: Linux-arm64 - - os: macos-13 + - os: macos-15-intel name: MacOS-x64 - os: macos-14 name: MacOS-arm64

This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.