Skip to content

Commit 01077e2

Browse files
committed
macos runner doesn't have docker
Signed-off-by: Daniel Thamdrup <[email protected]>
1 parent 98a56eb commit 01077e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/switch.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ concurrency:
2323

2424
jobs:
2525
build:
26-
runs-on: macos-14
26+
runs-on: ubuntu-latest
2727
container: devkitpro/devkita64:latest
2828
steps:
2929
- name: Checkout

0 commit comments

Comments
 (0)