git.y1.nz

gbdk-2020

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

commit 2dc4bca97887c827a7d23e4704b17e9e50848e7a
parent fe370b0fbf3b9f0719e3ad2ffd623207f893bd53
Author: bbbbbr <bbbbbr@users.noreply.github.com>
Date:   Fri,  2 Jun 2023 01:21:53 -0700

CI/CD: Build and Package Examples: update MacOS runner to version 11 so it doesn't stall out
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 @@ -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.