Skip to content

Commit

Permalink
[#2099] Change macos tag for builders
Browse files Browse the repository at this point in the history
  • Loading branch information
digiou committed Oct 18, 2021
1 parent 526e2b7 commit a30857e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:
env:
VCPKG_DEP_LIST: x64-osx
VCPKG_FEATURE_FLAGS: -binarycaching
runs-on: [ self-hosted, osx, X64, dep-builder ]
runs-on: [ self-hosted, macos, X64, dep-builder ]
steps:
- uses: lukka/get-cmake@latest
- uses: actions/checkout@v2
Expand Down

0 comments on commit a30857e

Please sign in to comment.