workflows: test openssl instead of curl

It takes too long to build curl
This commit is contained in:
Dawid Dziurla 2020-03-26 17:26:31 +01:00 committed by GitHub
parent eab79fb44a
commit a2a1c74be6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,15 +8,15 @@ jobs:
strategy: strategy:
matrix: matrix:
package: package:
- curl - openssl
- lolcat - lolcat
- termshark - termshark
- deber - deber
- lazygit - lazygit
include: include:
- package: curl - package: openssl
repo: https://salsa.debian.org/debian/curl.git repo: https://salsa.debian.org/debian/openssl.git
ref: stretch ref: debian/openssl-1.1.1d-0+deb10u2
- package: lolcat - package: lolcat
repo: https://salsa.debian.org/ruby-team/lolcat.git repo: https://salsa.debian.org/ruby-team/lolcat.git
ref: debian/100.0.1-2 ref: debian/100.0.1-2