We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aeccbd4 commit 6e37f50Copy full SHA for 6e37f50
2 files changed
.github/workflows/main.yml
@@ -194,6 +194,7 @@ jobs:
194
gamecontrollerdb.txt
195
196
build-switch:
197
+ if: false
198
needs: generate-port-o2r
199
runs-on: ubuntu-latest
200
container:
.github/workflows/switch.yml
@@ -3,6 +3,7 @@ on: [pull_request]
3
4
jobs:
5
6
7
8
9
image: devkitpro/devkita64:20241023
0 commit comments