mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-10 05:57:59 +01:00
ci: Remove git from required packages on host
This commit is contained in:
@@ -12,7 +12,7 @@ To allow for a wide range of tested environments, but also ensure reproducibilit
|
||||
requires `docker` to be installed. To install all requirements on Ubuntu, run
|
||||
|
||||
```
|
||||
sudo apt install docker.io bash git
|
||||
sudo apt install docker.io bash
|
||||
```
|
||||
|
||||
To run the default test stage,
|
||||
|
||||
Reference in New Issue
Block a user