We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a78c89 commit 8af44d2Copy full SHA for 8af44d2
.github/workflows/tests.yml
@@ -64,7 +64,7 @@ jobs:
64
msvc:
65
strategy:
66
matrix:
67
- version: ["", "14.40"]
+ version: ["", "14.44"]
68
platform: ["amd64_x86", "amd64", "arm64"]
69
fail-fast: false
70
name: "MSVC ${{ matrix.platform }} ${{ matrix.version }}"
0 commit comments