Skip to content

Commit 08077d7

Browse files
committed
1 parent ccb4cba commit 08077d7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.appveyor.yml

-2
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ build_script:
1818
- set
1919
- set PATH=C:\msys64\%MSYSTEM%\bin;C:\msys64\usr\bin;%PATH%
2020
- set CHERE_INVOKING=yes
21-
# remove precisely conflicting packages
22-
- bash -lc "pacman --noconfirm --ask 20 --remove mingw-w64-x86_64-gcc-ada mingw-w64-x86_64-gcc-objc mingw-w64-i686-gcc-ada mingw-w64-i686-gcc-objc"
2321
# workaround updating msys2-runtime breaks all programs until last one exited
2422
- bash -lc "pacman -Syuu --noconfirm"
2523
- Powershell.exe "Stop-Process -name dirmngr -Erroraction silentlycontinue; echo killing_dirmng"

0 commit comments

Comments
 (0)