Update .gitlab-ci.yml
This commit is contained in:
parent
6075d6c72a
commit
aba3b11451
1 changed files with 1 additions and 0 deletions
|
@ -215,6 +215,7 @@ build:fedora-latest:
|
|||
- GAMBAS_CONFIG_FAILURE=1 ./configure -C
|
||||
- make -j$(nproc)
|
||||
- make install
|
||||
|
||||
build:opensuse-tumbleweed:
|
||||
image: opensuse/tumbleweed
|
||||
before_script:
|
||||
|
|
Loading…
Reference in a new issue