Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jcrm1 authored Sep 18, 2023
1 parent db66143 commit ffeaba8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ on:
jobs:
build:

runs-on: devkitpro/devkitarm
runs-on: ubuntu-latest
container: devkitpro/devkitarm

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit ffeaba8

Please sign in to comment.