Update build.yml

This commit is contained in:
辉鸭蛋 2025-08-04 01:03:13 +08:00 committed by GitHub
parent 006b4fb9c5
commit 2c5f39efa9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -37,7 +37,7 @@ env:
jobs: jobs:
build: build:
name: ${{matrix.BUILD_CONFIGURATION}} name: ${{matrix.BUILD_CONFIGURATION}}
runs-on: windows-2019 runs-on: windows-lastest
strategy: strategy:
matrix: matrix:
BUILD_CONFIGURATION: ['Debug', 'Release'] BUILD_CONFIGURATION: ['Debug', 'Release']