mirror of
https://github.com/barry-ran/QtScrcpy.git
synced 2025-08-06 23:48:38 +00:00
gh-actions: update qt
This commit is contained in:
parent
42a8958cd5
commit
a461aaba55
1 changed files with 1 additions and 2 deletions
3
.github/workflows/ubuntu.yml
vendored
3
.github/workflows/ubuntu.yml
vendored
|
@ -1,5 +1,4 @@
|
|||
name: Ubuntu
|
||||
# Qt官方没有linux平台的x86包
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
|
@ -19,7 +18,7 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-22.04]
|
||||
qt-ver: [5.15.1]
|
||||
qt-ver: [5.15.2]
|
||||
qt-arch-install: [gcc_64]
|
||||
gcc-arch: [x64]
|
||||
env:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue