Skip to content

Commit 2db2a66

Browse files
committed
fixup! Add a GitHub workflow to monitor component updates
Let's stop looking for mimalloc updates: As of #6231, Git for Windows does not use mimalloc anymore (because the system allocator has sprouted comparable performance in the meantime). Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
1 parent a23bace commit 2db2a66

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/monitor-components.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,9 +77,6 @@ jobs:
7777
feed: https://github.com/msys2/MINGW-packages/commits/master/mingw-w64-llvm.atom
7878
- label: innosetup
7979
feed: https://github.com/jrsoftware/issrc/tags.atom
80-
- label: mimalloc
81-
feed: https://github.com/microsoft/mimalloc/tags.atom
82-
title-pattern: ^(?!v1\.|v3\.[01]\.)
8380
fail-fast: false
8481
steps:
8582
- uses: git-for-windows/rss-to-issues@v0

0 commit comments

Comments
 (0)