mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
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:
committed by
Linus Groh
parent
e127c4acdc
commit
49474d8718
5
.github/workflows/libjs-test262.yml
vendored
5
.github/workflows/libjs-test262.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user