mirror of
https://github.com/zhuzichu520/FluentUI.git
synced 2025-01-22 20:04:32 +08:00
update
This commit is contained in:
parent
8fb2ef723e
commit
ab4090ea9b
3
.github/workflows/windows-mingw.yml
vendored
3
.github/workflows/windows-mingw.yml
vendored
@ -18,9 +18,10 @@ on:
|
||||
jobs:
|
||||
build:
|
||||
name: Build
|
||||
runs-on: windows-2022
|
||||
runs-on: ${{ matrix.os }}
|
||||
strategy:
|
||||
matrix:
|
||||
os: [windows-2019]
|
||||
include:
|
||||
- qt_arch: win64_mingw
|
||||
qt_ver: 6.5.0
|
||||
|
Loading…
Reference in New Issue
Block a user