Groups
Groups
Sign in
Groups
Groups
vim_dev
Conversations
About
Send feedback
Help
Commit: CI: remove microsoft-prod.list repository (#14628)
17 views
Skip to first unread message
Christian Brabandt
unread,
Apr 24, 2024, 2:00:16 PM
4/24/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to vim...@googlegroups.com
CI: remove microsoft-prod.list repository (#14628)
Commit:
https://github.com/vim/vim/commit/04e8943556fbe2e53ce611f753141442bc8c655a
Author: Philip H <
47042125...@users.noreply.github.com
>
Date: Wed Apr 24 19:55:11 2024 +0200
CI: remove microsoft-prod.list repository (
https://github.com/vim/vim/issues/14628
)
This is added by default, and it is often broken, but we don't need anything from it.
Signed-off-by: Philip H <
47042125...@users.noreply.github.com
>
Signed-off-by: Christian Brabandt <
c...@256bit.org
>
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index b7439ed36..98f8d8a05 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -96,6 +96,8 @@ jobs:
- name: Install packages
run: |
+ # This is added by default, and it is often broken, but we don't need anything from it
+ sudo rm -f /etc/apt/sources.list.d/microsoft-prod.list
PKGS=( \
gettext \
libgtk2.0-dev:${{ matrix.architecture }} \
Reply all
Reply to author
Forward
0 new messages