diff options
| author | coco875 <59367621+coco875@users.noreply.github.com> | 2025-11-28 19:18:21 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-28 19:18:21 +0100 |
| commit | 92d2a2a7b93014b4ee14e8c5e8a7b9270a7509eb (patch) | |
| tree | 56ec16d46254ec82ed0cd77df2e875caabe56cc1 /.github | |
| parent | d41ab5b3ab0b88d3964b9260fc9827316fded4b5 (diff) | |
Update main.yml (#574)
Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
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 e6b83cd71..6ee069aa7 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -387,7 +387,7 @@ jobs: matrix: config: [Release, Debug] container: - image: devkitpro/devkita64:20241023 + image: devkitpro/devkita64:20251117 steps: - uses: actions/checkout@v4 with: |
