ci: Rename build-job to fedora-meson-x86_64 for uniqueness

Makes it a bit more easily differentiable from the new `msys2-mingw32`
job.

Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
Philip Withnall 2018-04-26 10:05:45 +01:00
parent 01e8396301
commit a20c8d4421

View File

@ -7,7 +7,7 @@ cache:
paths:
- _ccache/
build-job:
fedora-meson-x86_64:
stage: build
script:
- meson --prefix /usr --libdir /usr/lib64 --buildtype debug --werror -Dsystemtap=true -Ddtrace=true _build .