Skip to content

Commit

Permalink
revert: Explicitly build binaries with OpenSSL 1.1
Browse files Browse the repository at this point in the history
reverts commit 634d64b

Signed-off-by: Alf-Rune Siqveland <[email protected]>
  • Loading branch information
alfrunes committed Jun 11, 2024
1 parent 95dd769 commit 2919db0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,8 +150,6 @@ test:smoketests:linux:
- ./mender-artifact-linux read test-rfs.mender
- ./mender-artifact-linux validate test-rfs.mender
- ./tests/test_compressions/test_supported_compressions.sh
# QA-507: lock mender-artifact to OpenSSL 1.1
- ldd ./mender-artifact-linux | grep libssl.so.1.1
- make build

test:coverage:linux:
Expand Down

0 comments on commit 2919db0

Please sign in to comment.