git.y1.nz

gbdk-2020

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

commit 1265e3d561a3538aade308160d6d868c84063b2a
parent 4c41a7a5b040e98f628fde7e153c8fb8bc308d61
Author: bbbbbr <bbbbbr@users.noreply.github.com>
Date:   Sun, 19 Oct 2025 02:46:48 -0700

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


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

diff --git a/.github/workflows/gbdk_build_examples.yml b/.github/workflows/gbdk_build_examples.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.