Skip to content

Commit

Permalink
Set ipv4first for tests in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
dklimpel authored Mar 10, 2024
1 parent 1a97f22 commit fcdbb5f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
- 18
- 19

env:
NODE_OPTIONS: '--dns-result-order=ipv4first'
steps:
- uses: actions/checkout@v3
- name: Use Node.js ${{ matrix.node-version }}
Expand Down

0 comments on commit fcdbb5f

Please sign in to comment.