diff --git a/.github/workflows/windows-daily-check.yml b/.github/workflows/windows-daily-check.yml index e719d3d..3f7ceed 100644 --- a/.github/workflows/windows-daily-check.yml +++ b/.github/workflows/windows-daily-check.yml @@ -20,6 +20,7 @@ jobs: - uses: ilammy/msvc-dev-cmd@v1 with: + toolset: 17.09 arch: ${{ matrix.arch }} - uses: MinoruSekine/setup-scoop@v3 diff --git a/version.txt b/version.txt index af7e30b..37dbbaf 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -v22.6.0 \ No newline at end of file +v22.5.1 \ No newline at end of file