Skip to content

Commit

Permalink
ci: Select mirror via IP
Browse files Browse the repository at this point in the history
  • Loading branch information
oliversalzburg committed Jul 2, 2024
1 parent a0efa8f commit 8a1fc79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/debian-backports.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
pull-requests: write
with:
repository: apt-repositories/debian
DEBIAN_MIRROR: deb.debian.org
DEBIAN_MIRROR: "146.75.122.132"
DEBIAN_ROOT: debian
DEBIAN_ARCHITECTURE: amd64
DEBIAN_RELEASE: ${{ matrix.DEBIAN_RELEASE }}
Expand Down

0 comments on commit 8a1fc79

Please sign in to comment.