mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-04 02:06:18 +01:00
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:
parent
01e8396301
commit
a20c8d4421
@ -7,7 +7,7 @@ cache:
|
|||||||
paths:
|
paths:
|
||||||
- _ccache/
|
- _ccache/
|
||||||
|
|
||||||
build-job:
|
fedora-meson-x86_64:
|
||||||
stage: build
|
stage: build
|
||||||
script:
|
script:
|
||||||
- meson --prefix /usr --libdir /usr/lib64 --buildtype debug --werror -Dsystemtap=true -Ddtrace=true _build .
|
- meson --prefix /usr --libdir /usr/lib64 --buildtype debug --werror -Dsystemtap=true -Ddtrace=true _build .
|
||||||
|
Loading…
Reference in New Issue
Block a user