Skip to content

Commit

Permalink
默认 libtorrent "1.2",
Browse files Browse the repository at this point in the history
  • Loading branch information
orionmeetartemis committed Sep 1, 2024
1 parent f9455e6 commit a065972
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cross_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ set -o pipefail

# match qt version prefix. E.g 5 --> 5.15.2, 5.12 --> 5.12.10
export QT_VER_PREFIX="6"
#export LIBTORRENT_BRANCH="RC_1_2"
export LIBTORRENT_BRANCH="RC_2_0"
export LIBTORRENT_BRANCH="RC_1_2"
#export LIBTORRENT_BRANCH="RC_2_0"

# Ubuntu mirror for local building
if [ x"${USE_CHINA_MIRROR}" = x1 ]; then
Expand Down

0 comments on commit a065972

Please sign in to comment.