diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index dd839c80..0fcbbef0 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -203,7 +203,8 @@ jobs: - uses: ilammy/msvc-dev-cmd@v1 name: Setup x86_64 build with: - toolset: 14.29 + vsversion: 2022 + toolset: 14.44 arch: amd64 - name: Prepare libddwaf run: |