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 10a62bb commit ee0df3dCopy full SHA for ee0df3d
.github/workflows/build.yml
@@ -184,7 +184,7 @@ jobs:
184
run: xvfb-run make buildbottest TESTOPTS="-j4 -uall,-cpu"
185
186
build_ubuntu_ssltests:
187
- name: 'Ubuntu SSL tests with OpenSSL ${{ matrix.openssl_ver }}'
+ name: 'Ubuntu SSL tests with OpenSSL'
188
runs-on: ubuntu-20.04
189
needs: check_source
190
if: needs.check_source.outputs.run_tests == 'true' && needs.check_source.outputs.run_ssl_tests == 'true'
0 commit comments