Skip to content

Commit f0961e7

Browse files
authored
Merge pull request #553 from pq-code-package/mingw-14-15
Mingw-w64: Add 14.2.0 and 15.2.0
2 parents a74d2db + 4c5304a commit f0961e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/base.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ jobs:
193193
strategy:
194194
fail-fast: false
195195
matrix:
196-
mingw-version: [5.4.0, 11.2.0, 12.2.0, 13.2.0]
196+
mingw-version: [5.4.0, 11.2.0, 12.2.0, 13.2.0, 14.2.0, 15.2.0]
197197
name: Quickcheck (Mingw-w64 ${{ matrix.mingw-version }})
198198
runs-on: windows-latest
199199
steps:

0 commit comments

Comments
 (0)