Skip to content

Commit e8c9590

Browse files
committed
fixup! tools: migrate from openssl-matrix.json to openssl-matrix.nix
1 parent 2bcc3e8 commit e8c9590

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

tools/nix/collect-openssl-matrix.sh

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,6 @@
1313

1414
set -eu
1515

16-
# Latest OpenSSL major.minor cycle we support
17-
# running tests with. Newer cycles are emitted
18-
# with "continue-on-error": true.
19-
SUPPORTED_OPENSSL_VERSION=4.0
20-
2116
here=$(cd -- "$(dirname -- "$0")" && pwd)
2217

2318
# 1. Enumerate every `openssl_N` / `openssl_N_M` attribute exposed by the

0 commit comments

Comments
 (0)