We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbc622a commit f9ef0d2Copy full SHA for f9ef0d2
1 file changed
.github/workflows/reusable-storage-independant-tests.yml
@@ -64,7 +64,7 @@ jobs:
64
DO_TargetFrameworks: ${{ inputs.target_framework }}
65
TEST_RESULTS_FOLDER: _Build/tests/${{ inputs.build_config }}/${{ inputs.target_framework }}/no-database
66
steps:
67
- - name: Downgrade OpenSSL
+ - name: Downgrade OpenSSL
68
timeout-minutes: 3
69
run: |
70
wget http://archive.ubuntu.com/ubuntu/pool/main/o/openssl/libssl1.1_1.1.0g-2ubuntu4_amd64.deb
0 commit comments