mirror of
https://github.com/Mahdi-zarei/nekoray.git
synced 2025-12-18 20:50:09 +08:00
update Qt to 6.10.0
This commit is contained in:
parent
ea73f7d28f
commit
e4a8da7ffd
12
.github/workflows/build.yml
vendored
12
.github/workflows/build.yml
vendored
@ -94,22 +94,22 @@ jobs:
|
||||
matrix:
|
||||
include:
|
||||
- platform: windows-latest
|
||||
qt_version: "6.9.0"
|
||||
qt_version: "6.10.0"
|
||||
target: x86_64
|
||||
- platform: windows-11-arm
|
||||
qt_version: "6.9.0"
|
||||
qt_version: "6.10.0"
|
||||
target: arm64
|
||||
- platform: ubuntu-22.04
|
||||
qt_version: "6.9.0"
|
||||
qt_version: "6.10.0"
|
||||
target: amd64
|
||||
- platform: ubuntu-24.04-arm
|
||||
qt_version: "6.9.0"
|
||||
qt_version: "6.10.0"
|
||||
target: arm64
|
||||
- platform: macos-latest
|
||||
qt_version: "6.9.0"
|
||||
qt_version: "6.10.0"
|
||||
target: x86_64
|
||||
- platform: macos-latest
|
||||
qt_version: "6.9.0"
|
||||
qt_version: "6.10.0"
|
||||
target: arm64
|
||||
- platform: macos-latest
|
||||
qt_version: "6.4.3"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user