mirror of
https://github.com/monero-project/monero.git
synced 2025-01-13 05:49:28 -05:00
workflows: set a public DNS when doing tests
This commit is contained in:
parent
fc907a9570
commit
61842f9d33
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -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}}
|
||||
|
Loading…
Reference in New Issue
Block a user