Skip to content

Commit

Permalink
Revert "Test failure"
Browse files Browse the repository at this point in the history
This reverts commit c1f061a.
  • Loading branch information
thommey committed Jul 14, 2024
1 parent c1f061a commit d67dc11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
cd $GITHUB_WORKSPACE/eggdrop
./configure --with-sslinc=$HOME/ssl/include --with-ssllib=$HOME/ssl/lib | tee configure.log
LD_LIBRARY_PATH=$HOME/ssl/lib make config eggdrop
fgrep -q "SSL/TLS Support: no" configure.log
fgrep -q "SSL/TLS Support: yes" configure.log
ssl-version-10:
name: OpenSSL 1.0
continue-on-error: true
Expand Down

0 comments on commit d67dc11

Please sign in to comment.