Use libtorrent stable-0.15 branch in workflow.

This commit is contained in:
rakshasa
2025-06-08 12:49:14 +02:00
committed by Jari Sundell
parent b9d880dea3
commit ab40059891
+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