Skip to content

Commit

Permalink
try devkita64 image from march for switch libretro core
Browse files Browse the repository at this point in the history
  • Loading branch information
jtothebell committed Sep 2, 2024
1 parent bad53f6 commit 0d26fd5
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 @@ -276,7 +276,7 @@ jobs:

- name: Build
run: |
docker run -e ENABLE_COMPATIBILITY_REPORTING -v $GITHUB_WORKSPACE:/build_dir devkitpro/devkita64:20240604 /bin/bash -ex /build_dir/.github/workflows/buildSwitch-libretro.sh
docker run -e ENABLE_COMPATIBILITY_REPORTING -v $GITHUB_WORKSPACE:/build_dir devkitpro/devkita64:20240324 /bin/bash -ex /build_dir/.github/workflows/buildSwitch-libretro.sh
- uses: actions/upload-artifact@v4
with:
name: switch-libretro
Expand Down

0 comments on commit 0d26fd5

Please sign in to comment.