[#] fix action not running

This commit is contained in:
辉鸭蛋
2022-03-17 18:44:14 +08:00
committed by GitHub
parent ab09dbd752
commit 312375343a

View File

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