mirror of
https://github.com/Mahdi-zarei/nekoray.git
synced 2025-12-19 13:50:12 +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:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- platform: windows-latest
|
- platform: windows-latest
|
||||||
qt_version: "6.9.1"
|
qt_version: "6.9.0"
|
||||||
target: amd64
|
target: amd64
|
||||||
- platform: ubuntu-22.04
|
- platform: ubuntu-22.04
|
||||||
qt_version: "6.9.1"
|
qt_version: "6.9.0"
|
||||||
target: amd64
|
target: amd64
|
||||||
- platform: macos-latest
|
- platform: macos-latest
|
||||||
qt_version: "6.9.1"
|
qt_version: "6.9.0"
|
||||||
target: x86_64
|
target: x86_64
|
||||||
- platform: macos-latest
|
- platform: macos-latest
|
||||||
qt_version: "6.9.1"
|
qt_version: "6.9.0"
|
||||||
target: arm64
|
target: arm64
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
runs-on: ${{ matrix.platform }}
|
runs-on: ${{ matrix.platform }}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user