diff options
| author | Rangi42 <remy.oukaour+rangi42@gmail.com> | 2024-06-28 16:07:22 -0400 |
|---|---|---|
| committer | Rangi42 <remy.oukaour+rangi42@gmail.com> | 2024-06-28 16:07:22 -0400 |
| commit | 4709eb3a96c57f00168c30da9186eb0111ac3b66 (patch) | |
| tree | 3e2b11acfc7283322619ce7451d84acb725a68da /.github | |
| parent | Improve documentation of some SRAM routines (#114) (diff) | |
| download | pokeyellow-4709eb3a96c57f00168c30da9186eb0111ac3b66.tar.gz pokeyellow-4709eb3a96c57f00168c30da9186eb0111ac3b66.tar.xz pokeyellow-4709eb3a96c57f00168c30da9186eb0111ac3b66.zip | |
Build with RGBDS 0.8.0, though it is not yet required
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/main.yml | 2 |
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 |
