mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-10-28 23:12:17 +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:
@@ -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 .
|
||||
|
||||
Reference in New Issue
Block a user