Temporarily disable Aarch64 email notifications
This commit is contained in:
parent
7f3a42191b
commit
ba4a0e1ae8
1 changed files with 3 additions and 3 deletions
|
@ -228,19 +228,19 @@
|
||||||
{ "name" : "Ubuntu-Aarch64-m64",
|
{ "name" : "Ubuntu-Aarch64-m64",
|
||||||
"type" : "Plain_c64t64",
|
"type" : "Plain_c64t64",
|
||||||
"builddir" : "ubuntu-aarch64-m64",
|
"builddir" : "ubuntu-aarch64-m64",
|
||||||
"tags" : [ "ubuntu", "aarch64", "m64", "MAIL" ],
|
"tags" : [ "ubuntu", "aarch64", "m64", "TEST" ],
|
||||||
"slavenames" : [ "ubuntu16-aarch64" ] },
|
"slavenames" : [ "ubuntu16-aarch64" ] },
|
||||||
|
|
||||||
{ "name" : "Ubuntu-Aarch64-native-gdbserver-m64",
|
{ "name" : "Ubuntu-Aarch64-native-gdbserver-m64",
|
||||||
"type" : "NativeGDBServer_c64t64",
|
"type" : "NativeGDBServer_c64t64",
|
||||||
"builddir" : "ubuntu-aarch64-native-gdbserver-m64",
|
"builddir" : "ubuntu-aarch64-native-gdbserver-m64",
|
||||||
"tags" : [ "ubuntu", "aarch64", "m64", "native-gdbserver", "MAIL" ],
|
"tags" : [ "ubuntu", "aarch64", "m64", "native-gdbserver", "TEST" ],
|
||||||
"slavenames" : [ "ubuntu16-aarch64" ] },
|
"slavenames" : [ "ubuntu16-aarch64" ] },
|
||||||
|
|
||||||
{ "name" : "Ubuntu-Aarch64-native-extended-gdbserver-m64",
|
{ "name" : "Ubuntu-Aarch64-native-extended-gdbserver-m64",
|
||||||
"type" : "NativeExtendedGDBServer_c64t64",
|
"type" : "NativeExtendedGDBServer_c64t64",
|
||||||
"builddir" : "ubuntu-aarch64-native-extended-gdbserver-m64",
|
"builddir" : "ubuntu-aarch64-native-extended-gdbserver-m64",
|
||||||
"tags" : [ "ubuntu", "aarch64", "m64", "native-extended-gdbserver", "MAIL" ],
|
"tags" : [ "ubuntu", "aarch64", "m64", "native-extended-gdbserver", "TEST" ],
|
||||||
"slavenames" : [ "ubuntu16-aarch64" ] }
|
"slavenames" : [ "ubuntu16-aarch64" ] }
|
||||||
],
|
],
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue