mirror of
https://github.com/Mahdi-zarei/nekoray.git
synced 2025-12-19 13:50:12 +08:00
feat: Update Qt to 6.7.3
This commit is contained in:
parent
eb369fc24f
commit
81b1f41b54
8
.github/workflows/build-qv2ray-cmake.yml
vendored
8
.github/workflows/build-qv2ray-cmake.yml
vendored
@ -69,16 +69,16 @@ jobs:
|
||||
include:
|
||||
- platform: windows-2022
|
||||
arch: x64
|
||||
qt_version: "6.7.2"
|
||||
qt_version: "6.7.3"
|
||||
- platform: ubuntu-22.04
|
||||
arch: x64
|
||||
qt_version: "6.7.2"
|
||||
qt_version: "6.7.3"
|
||||
- platform: macos-13
|
||||
arch: amd64
|
||||
qt_version: "6.7.2"
|
||||
qt_version: "6.7.3"
|
||||
- platform: macos-14
|
||||
arch: arm64
|
||||
qt_version: "6.7.2"
|
||||
qt_version: "6.7.3"
|
||||
fail-fast: false
|
||||
runs-on: ${{ matrix.platform }}
|
||||
env:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user