Skip to content

Commit a5cf425

Browse files
authored
Merge pull request #37 from freelawproject/docker_remove_retries
chore(docker): Remove apt-get Retries option
2 parents f1638a9 + c381952 commit a5cf425

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ jobs:
4040
- name: Install OS dependencies
4141
run: |
4242
sudo apt-get install \
43-
--option "Acquire::Retries=3" \
4443
--no-install-recommends \
4544
--assume-yes \
4645
--quiet=2 \

0 commit comments

Comments
 (0)