Skip to content
Snippets Groups Projects
Commit af372b15 authored by Tomáš Pecka's avatar Tomáš Pecka
Browse files

CI: Workaround for #116

parent 771fa0ed
No related branches found
No related tags found
No related merge requests found
Pipeline #26083 canceled
......@@ -73,6 +73,8 @@ build:arch:
image: archlinux/base:latest
before_script:
- pacman -Syu --noconfirm base-devel cmake make python cppunit libxml2 tclap readline qt5-base graphviz jsoncpp
- pacman -Syu --noconfirm binutils
- strip --remove-section=.note.ABI-tag /usr/lib/libQt5Core.so.5
 
build:opensuse:
<<: *build-compatibility
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment