[sbws/maint-1.1] fix: CI: Replace tor 0.4.6 by 0.4.7.

16 Apr
2021
16 Apr
'21
11:45 a.m.
commit 198de57cfcfc96fd8347b61bfffe256c2631e574 Author: juga0 <juga@riseup.net> Date: Fri Apr 16 08:14:21 2021 +0000 fix: CI: Replace tor 0.4.6 by 0.4.7. Cause of tpo/tpa/team#40221. --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index da457b3..d352153 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -77,7 +77,7 @@ python37tormaster: variables: BASE_IMAGE: python:3.7 RELEASE: tor-nightly-master-buster - TOR: tor=0.4.6* + TOR: tor=0.4.7* image: $BASE_IMAGE script: - tox -e py37
1532
Age (days ago)
1532
Last active (days ago)
0 comments
1 participants
participants (1)
-
juga@torproject.org