mirror of https://github.com/aredn/aredn.git
Temporarily remove x86 nightly build so we can build a nightly again (#1004)
This commit is contained in:
parent
42e3c95ffb
commit
ed4f1815f2
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue