We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98a56eb commit 01077e2Copy full SHA for 01077e2
.github/workflows/switch.yml
@@ -23,7 +23,7 @@ concurrency:
23
24
jobs:
25
build:
26
- runs-on: macos-14
+ runs-on: ubuntu-latest
27
container: devkitpro/devkita64:latest
28
steps:
29
- name: Checkout
0 commit comments