mirror of
https://gitlab.freedesktop.org/libinput/libei.git
synced 2026-02-03 18:20:39 +01:00
CI: remove a copy/pasted MESON_ARGS from the abicheck job
This commit is contained in:
parent
987997dc2c
commit
2d6b11833b
2 changed files with 0 additions and 4 deletions
|
|
@ -275,8 +275,6 @@ werror@fedora:38:
|
|||
abicheck@fedora:38:
|
||||
extends:
|
||||
- .fedora-build@template
|
||||
variables:
|
||||
MESON_ARGS: '-Dwerror=true'
|
||||
before_script:
|
||||
- git clone --depth=1 https://gitlab.freedesktop.org/hadess/check-abi
|
||||
- |
|
||||
|
|
|
|||
|
|
@ -275,8 +275,6 @@ werror@{{distro.name}}:{{version}}:
|
|||
abicheck@{{distro.name}}:{{version}}:
|
||||
extends:
|
||||
- .{{distro.name}}-build@template
|
||||
variables:
|
||||
MESON_ARGS: '-Dwerror=true'
|
||||
before_script:
|
||||
- git clone --depth=1 https://gitlab.freedesktop.org/hadess/check-abi
|
||||
- |
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue