Revert "Meta: Automatically select best apt mirror"

This reverts commit b0606d90f0.

This seems to prevent libegl-mesa0 from being installed (which for some
reason isn't failing the Azure jobs - the failure seen later is that
ccache is not installed).
This commit is contained in:
Timothy Flynn
2023-02-09 09:24:40 -05:00
committed by Linus Groh
parent e127c4acdc
commit 49474d8718
7 changed files with 0 additions and 37 deletions

View File

@@ -45,11 +45,6 @@ jobs:
repository: tc39/test262-parser-tests
path: test262-parser-tests
- name: "Select best APT mirror"
run: |
sudo gem install apt-spy2
sudo apt-spy2 fix --commit --launchpad --country=US
- name: Install dependencies
run: |
sudo apt-get update