mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2024-11-10 05:03:26 +01:00
workflows: set a public DNS when doing tests
This commit is contained in:
parent
1f27fdf6a5
commit
5973985148
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