GHA CI: Bump libtorrent 2 version to 2.0.10

PR #20455.
This commit is contained in:
xavier2k6 2024-02-25 11:30:20 +00:00 committed by GitHub
commit c6ee0ff017
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 4 additions and 4 deletions

View file

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