Fix CircleCI tumbleweed build
This commit is contained in:
@@ -350,6 +350,9 @@ jobs:
|
|||||||
- run:
|
- run:
|
||||||
name: Upgrade packages
|
name: Upgrade packages
|
||||||
command: zypper --non-interactive --gpg-auto-import-keys dup
|
command: zypper --non-interactive --gpg-auto-import-keys dup
|
||||||
|
- run:
|
||||||
|
name: Remove problematic packages
|
||||||
|
command: zypper --non-interactive --gpg-auto-import-keys rm busybox-xz
|
||||||
- install_opensuse_dependencies
|
- install_opensuse_dependencies
|
||||||
- checkout
|
- checkout
|
||||||
- cmake
|
- cmake
|
||||||
|
|||||||
Reference in New Issue
Block a user