SDL_image icon indicating copy to clipboard operation
SDL_image copied to clipboard

Create n3ds.yml

Open RetroGamer02 opened this issue 2 years ago • 4 comments

Adds a workflow to build for the Nintendo 3DS.

RetroGamer02 avatar Sep 16 '23 00:09 RetroGamer02

Is it possible to integrate this into the matrix of the main workflow? That way, we don't need to maintain almost similar files.

madebr avatar Sep 16 '23 01:09 madebr

Is it possible to integrate this into the matrix of the main workflow? That way, we don't need to maintain almost similar files.

Done let me know if any other changes are needed.

RetroGamer02 avatar Sep 16 '23 01:09 RetroGamer02

I meant adding n3ds to the matrix in the main workflow, such that the steps with cmake build commands aren't duplicated. Your latest change causes ci to no longer run. https://github.com/libsdl-org/SDL_image/actions/runs/6204590724

madebr avatar Sep 16 '23 02:09 madebr

As an example, see this action I used to verify setup-sdl:

https://github.com/madebr/setup-sdl-test/blob/33322cbb4d6118f1874e8e9ca4fcb216434c5857/.github/workflows/main.yml#L68-L114

madebr avatar Jan 26 '24 00:01 madebr

I'm closing this issue. I'm not sure it adds extra test coverage. I'll be glad if I'm proven wrong.

madebr avatar Jan 03 '25 23:01 madebr