mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2024-11-25 18:56:34 +03:00
Rename jobs
This commit is contained in:
parent
89a8184ad2
commit
011d026d76
1 changed files with 2 additions and 2 deletions
4
.github/workflows/ci.yaml
vendored
4
.github/workflows/ci.yaml
vendored
|
@ -93,7 +93,7 @@ jobs:
|
||||||
libtorrent/cmake-build-dir/target_graph.dot
|
libtorrent/cmake-build-dir/target_graph.dot
|
||||||
|
|
||||||
windows:
|
windows:
|
||||||
name: Windows + vcpkg
|
name: Windows
|
||||||
runs-on: windows-2019
|
runs-on: windows-2019
|
||||||
|
|
||||||
defaults:
|
defaults:
|
||||||
|
@ -181,7 +181,7 @@ jobs:
|
||||||
dist/windows/qt.conf
|
dist/windows/qt.conf
|
||||||
|
|
||||||
macos:
|
macos:
|
||||||
name: macOS + vcpkg
|
name: macOS
|
||||||
runs-on: macos-10.15
|
runs-on: macos-10.15
|
||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
|
|
Loading…
Reference in a new issue