Skip to content

Commit 289c803

Browse files
committed
s
1 parent b5b8b85 commit 289c803

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI-mingw.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
uses: msys2/setup-msys2@v2
4949
with:
5050
release: false # use pre-installed
51-
cache: false
51+
cache: true
5252
msystem: ${{ matrix.msystem }}
5353
# TODO: install mingw-w64-x86_64-make and use mingw32.make instead - currently fails with "Windows Subsystem for Linux has no installed distributions."
5454
# TODO: also run tests with non-prefixed Python?

0 commit comments

Comments
 (0)