CI: Build apt and zypper steps in parallel.
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
This commit is contained in:
parent
9c6dd5ca64
commit
3e23dc2cd9
|
@ -86,6 +86,9 @@ steps:
|
|||
volumes:
|
||||
- name: deb-package-cache
|
||||
path: /var/cache/apt/archives
|
||||
depends_on:
|
||||
- GCC 10 / clang 11 (debug)
|
||||
- Download CMake 3.12 installer
|
||||
|
||||
- name: GCC 9
|
||||
image: opensuse/leap:15
|
||||
|
|
Loading…
Reference in New Issue
Block a user