Skip to content

chore: restrict apt update to IPv4 - #5114

Merged
pbastia merged 1 commit into
developfrom
chore/restrict-apt-to-ipv4
Aug 20, 2026
Merged

chore: restrict apt update to IPv4#5114
pbastia merged 1 commit into
developfrom
chore/restrict-apt-to-ipv4

Conversation

@pbastia

@pbastia pbastia commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@pbastia
pbastia marked this pull request as ready for review August 20, 2026 18:16
Copilot AI lite review requested due to automatic review settings August 20, 2026 18:16

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adjusts the backend dev environment setup GitHub Action to run apt-get update using IPv4 only, likely to avoid transient IPv6-related connectivity issues on CI runners.

Changes:

  • Update the PostgreSQL setup step to run sudo apt-get -o Acquire::ForceIPv4=true update instead of a plain apt-get update.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@pbastia
pbastia merged commit 7644b15 into develop Aug 20, 2026
40 of 41 checks passed
@pbastia
pbastia deleted the chore/restrict-apt-to-ipv4 branch August 20, 2026 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants