[ci] Switch clang-O3-O0 bot to Ubuntu image
https://github.com/harfbuzz/harfbuzz/issues/1566
This commit is contained in:
parent
7c292c0853
commit
4aa4eedfd5
|
@ -73,7 +73,7 @@ jobs:
|
||||||
|
|
||||||
clang-O3-O0:
|
clang-O3-O0:
|
||||||
docker:
|
docker:
|
||||||
- image: multiarch/crossbuild
|
- image: ubuntu:18.10
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
- run: apt update || true
|
- run: apt update || true
|
||||||
|
|
Loading…
Reference in New Issue