Skip to content

Commit

Permalink
Avoid to compile on master for now
Browse files Browse the repository at this point in the history
Workaround for microsoft/vcpkg#10119
  • Loading branch information
traversaro authored Feb 28, 2020
1 parent 2167c1c commit b4a21f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
strategy:
fail-fast: false
matrix:
vcpkg_version: [master, 2020.01, 2019.12]
vcpkg_version: [2020.01, 2019.12]

runs-on: windows-latest

Expand Down

0 comments on commit b4a21f4

Please sign in to comment.