projects
/
tinc
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
210aaec
)
Install OpenSSL 1.1 in the CentOS 7 test environment.
author
Guus Sliepen
<guus@tinc-vpn.org>
Tue, 20 Jul 2021 20:55:56 +0000
(22:55 +0200)
committer
Guus Sliepen
<guus@tinc-vpn.org>
Tue, 20 Jul 2021 20:55:56 +0000
(22:55 +0200)
.github/workflows/test.yml
patch
|
blob
|
history
diff --git
a/.github/workflows/test.yml
b/.github/workflows/test.yml
index
1b819a6
..
a9253ab
100644
(file)
--- a/
.github/workflows/test.yml
+++ b/
.github/workflows/test.yml
@@
-131,7
+131,7
@@
jobs:
fi
yum install -y epel-release
yum install -y git binutils make autoconf automake gcc diffutils \
- texinfo netcat procps socat {lzo,zlib,lz4,openssl,ncurses,readline}-devel
+ texinfo netcat procps socat {lzo,zlib,lz4,openssl
11
,ncurses,readline}-devel
if: startsWith(matrix.os, 'centos') || startsWith(matrix.os, 'alma')
- name: Install deps (SUSE)