mirror of
https://github.com/Nezumi-2711/winrar-keygen.git
synced 2026-09-22 13:48:33 +00:00
✨ Project updated to VS 2026
This commit is contained in:
@@ -34,7 +34,7 @@ jobs:
|
||||
windows-x64:
|
||||
if: ${{ inputs.windows_x64 }}
|
||||
name: Windows x64
|
||||
runs-on: windows-2022
|
||||
runs-on: windows-2025
|
||||
steps:
|
||||
- uses: actions/checkout@v7.0.0
|
||||
|
||||
@@ -46,7 +46,7 @@ jobs:
|
||||
- name: Setup MSBuild
|
||||
uses: microsoft/setup-msbuild@v3
|
||||
with:
|
||||
vs-version: '[17.0,18.0)'
|
||||
vs-version: '[18.0,19.0)'
|
||||
msbuild-architecture: x64
|
||||
|
||||
- name: Configure vcpkg
|
||||
@@ -118,7 +118,7 @@ jobs:
|
||||
windows-x86:
|
||||
if: ${{ inputs.windows_x86 }}
|
||||
name: Windows x86
|
||||
runs-on: windows-2022
|
||||
runs-on: windows-2025
|
||||
steps:
|
||||
- uses: actions/checkout@v7.0.0
|
||||
|
||||
@@ -130,7 +130,7 @@ jobs:
|
||||
- name: Setup MSBuild
|
||||
uses: microsoft/setup-msbuild@v3
|
||||
with:
|
||||
vs-version: '[17.0,18.0)'
|
||||
vs-version: '[18.0,19.0)'
|
||||
msbuild-architecture: x64
|
||||
|
||||
- name: Configure vcpkg
|
||||
@@ -202,7 +202,7 @@ jobs:
|
||||
windows-arm64:
|
||||
if: ${{ inputs.windows_arm64 }}
|
||||
name: Windows ARM64
|
||||
runs-on: windows-2022
|
||||
runs-on: windows-2025
|
||||
steps:
|
||||
- uses: actions/checkout@v7.0.0
|
||||
|
||||
@@ -214,7 +214,7 @@ jobs:
|
||||
- name: Setup MSBuild
|
||||
uses: microsoft/setup-msbuild@v3
|
||||
with:
|
||||
vs-version: '[17.0,18.0)'
|
||||
vs-version: '[18.0,19.0)'
|
||||
msbuild-architecture: x64
|
||||
|
||||
- name: Configure vcpkg
|
||||
|
||||
Reference in New Issue
Block a user