mirror of
https://github.com/Mahdi-zarei/nekoray.git
synced 2025-12-18 20:50:09 +08:00
revert qt
This commit is contained in:
parent
9398ef0973
commit
5d21dd65c4
8
.github/workflows/build.yml
vendored
8
.github/workflows/build.yml
vendored
@ -77,16 +77,16 @@ jobs:
|
||||
matrix:
|
||||
include:
|
||||
- platform: windows-latest
|
||||
qt_version: "6.9.1"
|
||||
qt_version: "6.9.0"
|
||||
target: amd64
|
||||
- platform: ubuntu-22.04
|
||||
qt_version: "6.9.1"
|
||||
qt_version: "6.9.0"
|
||||
target: amd64
|
||||
- platform: macos-latest
|
||||
qt_version: "6.9.1"
|
||||
qt_version: "6.9.0"
|
||||
target: x86_64
|
||||
- platform: macos-latest
|
||||
qt_version: "6.9.1"
|
||||
qt_version: "6.9.0"
|
||||
target: arm64
|
||||
fail-fast: false
|
||||
runs-on: ${{ matrix.platform }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user