This commit is contained in:
朱子楚\zhuzi 2023-09-22 00:40:09 +08:00
parent 8fb2ef723e
commit ab4090ea9b

View File

@ -18,9 +18,10 @@ on:
jobs: jobs:
build: build:
name: Build name: Build
runs-on: windows-2022 runs-on: ${{ matrix.os }}
strategy: strategy:
matrix: matrix:
os: [windows-2019]
include: include:
- qt_arch: win64_mingw - qt_arch: win64_mingw
qt_ver: 6.5.0 qt_ver: 6.5.0