GHA CI: Bump libtorrent versions

PR #22217.
This commit is contained in:
xavier2k6 2025-02-03 06:07:35 +00:00 committed by GitHub
commit 463700b76d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 4 additions and 4 deletions

View file

@ -19,7 +19,7 @@ jobs:
strategy:
fail-fast: false
matrix:
libt_version: ["2.0.10", "1.2.19"]
libt_version: ["2.0.11", "1.2.20"]
qbt_gui: ["GUI=ON", "GUI=OFF"]
qt_version: ["6.5.2"]