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 1c325c4 commit f2296efCopy full SHA for f2296ef
.github/workflows/build.yml
@@ -61,7 +61,7 @@ jobs:
61
name: 'Ubuntu'
62
runs-on: ubuntu-latest
63
env:
64
- OPENSSL_VER: 1.1.1d
+ OPENSSL_VER: 1.1.1f
65
steps:
66
- uses: actions/checkout@v1
67
- 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