File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 61
61
variables :
62
62
testRunTitle : ' $(build.sourceBranchName)-linux'
63
63
testRunPlatform : linux
64
- openssl_version : 1.1.1d
64
+ openssl_version : 1.1.1f
65
65
66
66
steps :
67
67
- template : ./posix-steps.yml
@@ -118,7 +118,7 @@ jobs:
118
118
variables :
119
119
testRunTitle : ' $(Build.SourceBranchName)-linux-coverage'
120
120
testRunPlatform : linux-coverage
121
- openssl_version : 1.1.1d
121
+ openssl_version : 1.1.1f
122
122
123
123
steps :
124
124
- template : ./posix-steps.yml
Original file line number Diff line number Diff line change 61
61
variables :
62
62
testRunTitle : ' $(system.pullRequest.TargetBranch)-linux'
63
63
testRunPlatform : linux
64
- openssl_version : 1.1.1d
64
+ openssl_version : 1.1.1f
65
65
66
66
steps :
67
67
- template : ./posix-steps.yml
@@ -118,7 +118,7 @@ jobs:
118
118
variables :
119
119
testRunTitle : ' $(Build.SourceBranchName)-linux-coverage'
120
120
testRunPlatform : linux-coverage
121
- openssl_version : 1.1.1d
121
+ openssl_version : 1.1.1f
122
122
123
123
steps :
124
124
- template : ./posix-steps.yml
Original file line number Diff line number Diff line change
1
+ Update OpenSSL to 1.1.1f in Azure Pipelines.
You can’t perform that action at this time.
0 commit comments