Update .gitlab-ci.yml

This commit is contained in:
Bruce Steers 2021-01-04 16:47:10 +00:00
parent 6075d6c72a
commit aba3b11451

View file

@ -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: