We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1a97f22 + fcdbb5f commit c6a3737Copy full SHA for c6a3737
.github/workflows/ci.yml
@@ -18,6 +18,8 @@ jobs:
18
- 18
19
- 19
20
21
+ env:
22
+ NODE_OPTIONS: '--dns-result-order=ipv4first'
23
steps:
24
- uses: actions/checkout@v3
25
- name: Use Node.js ${{ matrix.node-version }}
0 commit comments