Skip to content

Commit

Permalink
Use old docker image of devkitpro/devkitarm (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
R-YaTian authored Dec 31, 2024
1 parent 1e00bc1 commit 7307f25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
container: devkitpro/devkitarm
container: devkitpro/devkitarm:20241104
name: Build with Docker using devkitARM
steps:
- name: Checkout repo
Expand Down

0 comments on commit 7307f25

Please sign in to comment.