Ian Chamberlain
fae5727dea
Upgrade ubuntu, citra, and use Vulkan renderer
9 months ago
Ian Chamberlain
6322b80c58
Fix merge conflict and cleanup extraneous code
1 year ago
Ian Chamberlain
1b0f5fc7e1
Add doctest macro to setup doctests
1 year ago
Ian Chamberlain
986b47711e
Minor docker cleanup
1 year ago
Ian Chamberlain
057496e4a2
Big restructure for crate and actions
...
Move the runner-specific docker stuff into that action directory, and
move the runner crate into a subdirectory for simpler top-level
structure.
1 year ago
Ian Chamberlain
224865854e
Move actions to top-level for nicer call syntax
...
For external repos this will be a lot simpler
1 year ago
Ian Chamberlain
5c29862e2d
Fix ENV from devkitarm image in dockerfile
...
Also try to fix citra download even though I don't know what's wrong
yet.
1 year ago
Ian Chamberlain
780d45d4a6
Fix up some test runner issues
...
Clean up dockerfile build by using devkitarm base image to get devkitpro
tools. Also upload artifacts after running, and fix some issues due to
Github Actions working slightly different than plain docker.
1 year ago
Ian Chamberlain
05b8c86e71
Create reusable action for running citra
...
Minor updates to setup etc as well
1 year ago