Update build.yml (#9986)

* Update build.yml

* Update build-windows-x86.yml
This commit is contained in:
JieXu
2026-08-19 09:56:21 +08:00
committed by GitHub
parent c9e843aa3b
commit 3b3fe8def3
2 changed files with 4 additions and 6 deletions

View File

@@ -71,9 +71,8 @@ jobs:
- name: Setup .NET
uses: actions/setup-dotnet@v6
with:
dotnet-version: '10.x'
dotnet-quality: 'ga'
dotnet-version: 10.0.1xx
- name: Build v2rayN
shell: bash
working-directory: ./v2rayN