Skip to content

Commit 0288c40

Browse files
author
Hana Dusíková
committed
let's find first which works
1 parent 83825ca commit 0288c40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
msvc:
6464
strategy:
6565
matrix:
66-
version: [14.16, 14.29, 14.31]
66+
version: [14.16, 14.22, 14.25, 14.29, 14.31]
6767
fail-fast: false
6868
name: "MSVC ${{ matrix.version }} (C++20)"
6969
runs-on: windows-2022

0 commit comments

Comments
 (0)