We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1ffb8b commit 1767a04Copy full SHA for 1767a04
.github/workflows/build.yml
@@ -65,7 +65,7 @@ jobs:
65
name: 'Ubuntu'
66
runs-on: ubuntu-latest
67
env:
68
- OPENSSL_VER: 1.1.1d
+ OPENSSL_VER: 1.1.1f
69
steps:
70
- uses: actions/checkout@v1
71
- name: Install Dependencies
.github/workflows/coverage.yml
@@ -23,7 +23,7 @@ jobs:
23
name: 'Ubuntu (Coverage)'
24
25
26
27
28
29
0 commit comments