Skip to content

注释掉apt_mirror配置,避免构建时使用默认镜像#37

Merged
arloor merged 1 commit into
masterfrom
release
Jun 3, 2026
Merged

注释掉apt_mirror配置,避免构建时使用默认镜像#37
arloor merged 1 commit into
masterfrom
release

Conversation

@arloor

@arloor arloor commented Jun 3, 2026

Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings June 3, 2026 12:15
@arloor arloor merged commit 9195692 into master Jun 3, 2026
7 checks passed

Copilot AI left a comment

Copy link
Copy Markdown

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 GitHub Actions build workflow to stop explicitly configuring an APT mirror for the arloor/rust_musl_action build step.

Changes:

  • Commented out the apt_mirror: mirrors.mit.edu input in the workflow to avoid overriding the runner’s default APT sources.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

${{ matrix.env_setup }}
args: -p rust_http_proxy ${{ matrix.build_args }}
apt_mirror: mirrors.mit.edu
# apt_mirror: mirrors.mit.edu
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.

2 participants