mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-14 02:27:09 -07:00
GitHub Actions CI: update workflow (#15245)
- update vcpkg to latest commit (includes updated BOOST)
This commit is contained in:
parent
e4730191db
commit
5d151cca9d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
|
@ -7,7 +7,7 @@ name: GitHub Actions CI
|
|||
on: [pull_request, push]
|
||||
|
||||
env:
|
||||
VCPKG_COMMIT: c5ac711fefa6cacbd6bb6335349e36a765babf87
|
||||
VCPKG_COMMIT: 8dddc6c899ce6fdbeab38b525a31e7f23cb2d5bb
|
||||
VCPKG_DEST_MACOS: /Users/runner/qbt_tools/vcpkg
|
||||
VCPKG_DEST_WIN: C:\qbt_tools\vcpkg
|
||||
LIBTORRENT_VERSION_TAG: v1.2.14
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue