Change qt versions (#131)

* fix workflow on push

* Change qt versions
This commit is contained in:
Hamed Masafi 2023-01-18 13:17:35 +03:30 committed by GitHub
parent 7ca5d62cc9
commit 8ee381d991
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 11 deletions

View File

@ -1,24 +1,16 @@
name: CI Build
on:
push:
branches-ignore:
- "releases/**"
paths-ignore:
- "**.md"
pull_request:
paths-ignore:
- "**.md"
on: [push]
jobs:
build:
strategy:
fail-fast: false
matrix:
qt_version: [5.12.11, 5.15.2, 6.2.0]
qt_version: [5.15.2, 6.4.0]
platform: [ubuntu-20.04, windows-latest, macos-latest]
include:
- qt_version: 6.2.0
- qt_version: 6.4.0
additional_arguments: -D QT_DEFAULT_MAJOR_VERSION=6
build_cmake: true
- platform: ubuntu-20.04

View File

@ -59,6 +59,7 @@ qt_internal_add_module(Nut
Qt::Core
Qt::Gui
Qt::Sql
GENERATE_CPP_EXPORTS
)
#### Keys ignored in scope 1:.:.:nut.pro:<TRUE>: