mirror of
https://github.com/monero-project/monero.git
synced 2024-10-01 11:49:47 -04:00
Merge pull request #8654
5973985
workflows: set a public DNS when doing tests (selsta)
This commit is contained in:
commit
b0ea7cb528
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