Skip to content

Commit

Permalink
self-hosted
Browse files Browse the repository at this point in the history
  • Loading branch information
MuGdxy committed Jun 12, 2024
1 parent 426e844 commit 46803ad
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/vcpkg-dependency-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,8 @@ run-name: ${{ github.actor }} is checking vcpkg dependencies 🚀
on: [push]
jobs:
Check-vcpkg-dependencies:
# run on windows and ubuntu
runs-on: [self-hosted]
steps:
- uses: lukka/get-cmake@latest
- name: Setup anew (or from cache) vcpkg (and does not build any package)
uses: lukka/run-vcpkg@v11 # Always specify the specific _version_ of the
# action you need, `v11` in this case to stay up
Expand Down

0 comments on commit 46803ad

Please sign in to comment.