Just want to see how much this breaks.

This commit is contained in:
Lillian Skinner 2024-11-14 22:31:53 -05:00 committed by GitHub
parent e6c617fea5
commit e0a3ead2f2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,7 +16,7 @@ jobs:
build:
runs-on: ubuntu-latest
# Something something old releases being hostile and damaging, boo hoo dkp. Maybe don't make extremely breaking changes.
container: devkitpro/devkitarm:20241104
container: devkitpro/devkitarm
name: Build with Docker using devkitARM
steps:
- name: Checkout repo