gh-actions: update qt

This commit is contained in:
Ujhhgtg 2022-08-06 12:26:58 +00:00 committed by GitHub
commit a461aaba55
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,4 @@
name: Ubuntu name: Ubuntu
# Qt官方没有linux平台的x86包
on: on:
push: push:
paths: paths:
@ -19,7 +18,7 @@ jobs:
strategy: strategy:
matrix: matrix:
os: [ubuntu-22.04] os: [ubuntu-22.04]
qt-ver: [5.15.1] qt-ver: [5.15.2]
qt-arch-install: [gcc_64] qt-arch-install: [gcc_64]
gcc-arch: [x64] gcc-arch: [x64]
env: env: