mirror of
https://github.com/Mahdi-zarei/nekoray.git
synced 2025-12-19 13:42:51 +08:00
update Qt to 6.9.0
This commit is contained in:
parent
5833461e71
commit
f446c023d3
8
.github/workflows/build.yml
vendored
8
.github/workflows/build.yml
vendored
@ -73,16 +73,16 @@ jobs:
|
||||
matrix:
|
||||
include:
|
||||
- platform: windows-latest
|
||||
qt_version: "6.8.3"
|
||||
qt_version: "6.9.0"
|
||||
target: amd64
|
||||
- platform: ubuntu-22.04
|
||||
qt_version: "6.8.3"
|
||||
qt_version: "6.9.0"
|
||||
target: amd64
|
||||
- platform: macos-latest
|
||||
qt_version: "6.8.3"
|
||||
qt_version: "6.9.0"
|
||||
target: x86_64
|
||||
- platform: macos-latest
|
||||
qt_version: "6.8.3"
|
||||
qt_version: "6.9.0"
|
||||
target: arm64
|
||||
fail-fast: false
|
||||
runs-on: ${{ matrix.platform }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user