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 ea92561 commit 0a2e8c6Copy full SHA for 0a2e8c6
.github/workflows/test.yml
@@ -73,15 +73,16 @@ jobs:
73
- openssl-1.0.1u # EOL
74
- openssl-1.0.2u # EOL
75
- openssl-1.1.0l # EOL
76
- - openssl-1.1.1d
+ - openssl-1.1.1g
77
# - libressl-2.3.7 # EOL
78
# - libressl-2.4.5 # EOL
79
# - libressl-2.5.5 # EOL
80
# - libressl-2.6.5 # EOL
81
- - libressl-2.7.5 # EOL
82
- - libressl-2.8.3 # EOL
83
- - libressl-2.9.2
+ # - libressl-2.7.5 # EOL
+ # - libressl-2.8.3 # EOL
+ - libressl-2.9.2 # EOL
84
- libressl-3.0.2
85
+ - libressl-3.1.1
86
steps:
87
- name: repo checkout
88
uses: actions/checkout@v2
0 commit comments