46,258 questions
looks like this is fixed it:
pool:
vmImage: 'ubuntu-latest'
variables:
- name: NODE_OPTIONS
value: --use-openssl-ca
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I started to get expired certificate error during action SonarQubePrepare :
looks like this is fixed it:
pool:
vmImage: 'ubuntu-latest'
variables: