[CI] Disable cmake-oracledeveloperstudio bot
Weird error: "/root/project/src/hb-iter.hh", line 277: Error: Type name expected instead of "decltype()". "/root/project/src/hb-iter.hh", line 278: Error: Invalid type while substituting into Iter::item_t. "/root/project/src/hb-iter.hh", line 317: Error: Type name expected instead of "decltype()". "/root/project/src/hb-iter.hh", line 318: Error: Invalid type while substituting into Iter::item_t.
This commit is contained in:
parent
4103252323
commit
9e7383d124
|
@ -315,7 +315,7 @@ workflows:
|
||||||
|
|
||||||
# cmake based builds
|
# cmake based builds
|
||||||
- cmake-gcc
|
- cmake-gcc
|
||||||
- cmake-oracledeveloperstudio
|
#- cmake-oracledeveloperstudio
|
||||||
|
|
||||||
# crosscompiles
|
# crosscompiles
|
||||||
# they can't be test thus are without tests
|
# they can't be test thus are without tests
|
||||||
|
|
Loading…
Reference in New Issue