Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix failing github action with IPv6 #296

Merged
merged 1 commit into from
Mar 11, 2024
Merged

fix failing github action with IPv6 #296

merged 1 commit into from
Mar 11, 2024

Conversation

dklimpel
Copy link
Contributor

Since Node 18 github action uses IPv6 (host: ::1). This should in url: [::1].
But any used lib seems to be incompatible.

Replaces:

Related:

Fixes:

@dklimpel dklimpel changed the title Set ipv4first for tests in CI fix failing github action with IPv6 Mar 10, 2024
@tcort tcort merged commit c6a3737 into tcort:master Mar 11, 2024
4 checks passed
@dklimpel dklimpel deleted the fix-ci-ipv4first branch March 11, 2024 14:41
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants