mirror of
https://github.com/Mahdi-zarei/nekoray.git
synced 2025-12-19 05:30:06 +08:00
update Qt to 6.10.1
This commit is contained in:
parent
0599f8640d
commit
f52437f7b3
12
.github/workflows/build.yml
vendored
12
.github/workflows/build.yml
vendored
@ -94,25 +94,25 @@ jobs:
|
||||
matrix:
|
||||
include:
|
||||
- platform: windows-latest
|
||||
qt_version: "6.10.0"
|
||||
qt_version: "6.10.1"
|
||||
target: x86_64
|
||||
- platform: windows-11-arm
|
||||
qt_version: "6.10.0"
|
||||
qt_version: "6.10.1"
|
||||
target: arm64
|
||||
- platform: ubuntu-22.04
|
||||
qt_version: "6.10.0"
|
||||
qt_version: "6.10.1"
|
||||
target: amd64
|
||||
- platform: ubuntu-22.04
|
||||
qt_version: "6.2.0"
|
||||
target: amd64
|
||||
- platform: ubuntu-24.04-arm
|
||||
qt_version: "6.10.0"
|
||||
qt_version: "6.10.1"
|
||||
target: arm64
|
||||
- platform: macos-latest
|
||||
qt_version: "6.10.0"
|
||||
qt_version: "6.10.1"
|
||||
target: x86_64
|
||||
- platform: macos-latest
|
||||
qt_version: "6.10.0"
|
||||
qt_version: "6.10.1"
|
||||
target: arm64
|
||||
- platform: macos-latest
|
||||
qt_version: "6.4.3"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user