Skip to content

Commit

Permalink
Add GHA for vcpkg integration
Browse files Browse the repository at this point in the history
  • Loading branch information
leemaguire committed Jan 31, 2024
1 parent b00e88f commit 228cc26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vcpkg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
# os: [ubuntu-latest, windows-latest, macos-latest]
os: [ ubuntu-latest ]
os: [ macos-latest ]
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit 228cc26

Please sign in to comment.