Skip to content

Commit

Permalink
Revert "ci: Try other mirrors"
Browse files Browse the repository at this point in the history
This reverts commit 669d267.
  • Loading branch information
oliversalzburg committed Jul 2, 2024
1 parent 0d6e37e commit 6f413d3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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: ftp.us.debian.org
DEBIAN_MIRROR: deb.debian.org
DEBIAN_ROOT: debian
DEBIAN_ARCHITECTURE: amd64
DEBIAN_RELEASE: ${{ matrix.DEBIAN_RELEASE }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/debian-updates.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: ftp.us.debian.org
DEBIAN_MIRROR: deb.debian.org
DEBIAN_ROOT: debian
DEBIAN_ARCHITECTURE: amd64
DEBIAN_RELEASE: ${{ matrix.DEBIAN_RELEASE }}
Expand Down

0 comments on commit 6f413d3

Please sign in to comment.