Skip to content

Commit 6e37f50

Browse files
committed
Disabled some builds for now
1 parent aeccbd4 commit 6e37f50

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,7 @@ jobs:
194194
gamecontrollerdb.txt
195195
196196
build-switch:
197+
if: false
197198
needs: generate-port-o2r
198199
runs-on: ubuntu-latest
199200
container:

.github/workflows/switch.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ on: [pull_request]
33

44
jobs:
55
build-switch:
6+
if: false
67
runs-on: ubuntu-latest
78
container:
89
image: devkitpro/devkita64:20241023

0 commit comments

Comments
 (0)