git.y1.nz

gbdk-2020

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

commit 7aac3916edae98283330eeb66ebfe3f33b428f45
parent 2dc4bca97887c827a7d23e4704b17e9e50848e7a
Author: bbbbbr <bbbbbr@users.noreply.github.com>
Date:   Fri,  2 Jun 2023 01:32:46 -0700

 CI/CD: Build Examples: update MacOS runner to version 11 so it doesn't stall out
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 @@ -17,7 +17,7 @@ jobs: include: - os: ubuntu-20.04 name: Linux-x64 - - os: macos-10.15 + - os: macos-11 name: MacOS-x64 - os: windows-2019 name: Windows-x64

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