Skip to content

Commit 0dc899b

Browse files
committed
chore: update Nintendo ci images
1 parent 5f6bcf8 commit 0dc899b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/nintendo.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@ jobs:
1919
- name: 3ds
2020
extension: 3dsx
2121
container: devkitarm
22-
revision: "20250102"
22+
revision: "20250728"
2323

2424
- name: switch
2525
extension: nro
2626
container: devkita64
27-
revision: "20241023"
27+
revision: "20250728"
2828

2929
steps:
3030
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)