Temporarily remove x86 nightly build so we can build a nightly again (#1004)

This commit is contained in:
Tim Wilkinson 2023-12-08 18:51:39 -08:00 committed by GitHub
parent 42e3c95ffb
commit ed4f1815f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -87,10 +87,6 @@ jobs:
name: Build ipq40xx/mikrotik name: Build ipq40xx/mikrotik
command: make MAINTARGET=ipq40xx SUBTARGET=mikrotik command: make MAINTARGET=ipq40xx SUBTARGET=mikrotik
no_output_timeout: 1h no_output_timeout: 1h
- run:
name: Build x64/64
command: make MAINTARGET=x86 SUBTARGET=64
no_output_timeout: 2h
- run: - run:
name: Build ramips/mt7621 name: Build ramips/mt7621
command: make MAINTARGET=ipq40xx SUBTARGET=mt7621 command: make MAINTARGET=ipq40xx SUBTARGET=mt7621