aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/rust-openssl.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/.github/workflows/rust-openssl.yml b/.github/workflows/rust-openssl.yml
index d3b2bee..4ff41c0 100644
--- a/.github/workflows/rust-openssl.yml
+++ b/.github/workflows/rust-openssl.yml
@@ -34,10 +34,6 @@ jobs:
34 - name: "Run rust-openssl tests" 34 - name: "Run rust-openssl tests"
35 run: | 35 run: |
36 cd rust-openssl 36 cd rust-openssl
37
38 # apply patch - see #1187
39 curl -L https://raw.githubusercontent.com/openbsd/ports/refs/heads/master/security/rust-openssl-tests/patches/patch-openssl-sys_src_handwritten_evp_rs | patch -p0
40
41 # instead of erroring use the last supported version 37 # instead of erroring use the last supported version
42 ed -s openssl-sys/build/main.rs <<-EOF 38 ed -s openssl-sys/build/main.rs <<-EOF
43 /_ => version_error/-1 39 /_ => version_error/-1