aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows
diff options
context:
space:
mode:
authorRangi42 <remy.oukaour+rangi42@gmail.com>2024-06-28 16:04:57 -0400
committerRangi42 <remy.oukaour+rangi42@gmail.com>2024-06-28 16:04:57 -0400
commit70228c2c4a94a8079d5d465c802d4f0159caa592 (patch)
tree6b55b9d1b29da20550e06f621a96a1039397e7a2 /.github/workflows
parentIdentify some unused WRAM variables (#453) (diff)
downloadpokeyellow-70228c2c4a94a8079d5d465c802d4f0159caa592.tar.gz
pokeyellow-70228c2c4a94a8079d5d465c802d4f0159caa592.tar.xz
pokeyellow-70228c2c4a94a8079d5d465c802d4f0159caa592.zip
Build with RGBDS 0.8.0, though it is not yet required
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/main.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index 03d5dc0d..0a0da0f3 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -16,7 +16,7 @@ jobs:
uses: actions/checkout@master
with:
path: rgbds
- ref: v0.7.0
+ ref: v0.8.0
repository: gbdev/rgbds
- name: Install rgbds