workflows: set a public DNS when doing tests

This commit is contained in:
selsta 2022-11-28 11:37:33 +01:00
parent 1f27fdf6a5
commit 5973985148
No known key found for this signature in database
GPG Key ID: 2EA0A99A8B07AE5E
1 changed files with 1 additions and 0 deletions

View File

@ -155,6 +155,7 @@ jobs:
- name: tests
env:
CTEST_OUTPUT_ON_FAILURE: ON
DNS_PUBLIC: tcp://9.9.9.9
run: |
${{env.CCACHE_SETTINGS}}
${{env.BUILD_DEFAULT_LINUX}}