Skip to content

Commit c495f7d

Browse files
committed
devkitpro
1 parent b4cce32 commit c495f7d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ jobs:
99
name: Test build
1010
runs-on: ubuntu-latest
1111
container:
12-
##image: 'devkitpro/devkita64'
13-
image: 'ghcr.io/irneracoonovich/devkita64'
12+
image: 'devkitpro/devkita64'
13+
##image: 'ghcr.io/irneracoonovich/devkita64'
1414

1515
steps:
1616
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)