mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-17 06:01:33 -06:00
4
.github/workflows/ci_ubuntu.yaml
vendored
4
.github/workflows/ci_ubuntu.yaml
vendored
@@ -14,11 +14,11 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
libt_version: ["2.0.6", "1.2.16"]
|
||||
libt_version: ["2.0.7", "1.2.17"]
|
||||
qbt_gui: ["GUI=ON", "GUI=OFF"]
|
||||
qt_version: ["5.15.2", "6.2.0"]
|
||||
exclude:
|
||||
- libt_version: "1.2.16"
|
||||
- libt_version: "1.2.17"
|
||||
qt_version: "6.2.0"
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user