Use libtorrent stable-0.15 branch in workflow.

This commit is contained in:
rakshasa
2025-06-08 12:53:31 +02:00
committed by Jari Sundell
parent ab40059891
commit f2b83d50e8
+2
View File
@@ -14,6 +14,8 @@ jobs:
- name: Fetch libtorrent
run: |
git clone https://github.com/rakshasa/libtorrent
cd libtorrent
git checkout stable-0.15
- name: Build libtorrent
run: |
cd libtorrent