You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ci/lint/04_install.sh
+3-10Lines changed: 3 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -18,22 +18,15 @@ if [ ! -d "${PYTHON_PATH}/bin" ]; then
18
18
)
19
19
# For dependencies see https://github.com/pyenv/pyenv/wiki#suggested-build-environment
# Temporary workaround for https://github.com/bitcoin/bitcoin/pull/26130#issuecomment-1260499544
31
-
# Can be removed once the underlying image is bumped to something that includes git2.34 or later
32
-
sed -i -e 's/bionic/jammy/g' /etc/apt/sources.list
0 commit comments