Skip to content

Commit

Permalink
upgrade otcommon to 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
justusranvier committed Jan 31, 2024
1 parent 5d1cbf7 commit fd49ddb
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/vcpkg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ jobs:
platform: [macos-14-intel, macos-14-arm, windows-2022]
include:
- platform: macos-14-intel
runner: 'macos-13-large'
runner: 'macos-14-large'
triplet: 'x64-osx-14'
- platform: macos-14-arm
runner: 'macos-13-xlarge'
runner: 'macos-14-xlarge'
triplet: 'arm64-osx-14'
- platform: windows-2022
runner: 'windows-2022-xl8'
Expand Down
1 change: 1 addition & 0 deletions vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
"boost-type-index",
"boost-unordered",
"cmakerc",
"frozen",
"gtest",
"libguarded",
"libsodium",
Expand Down

0 comments on commit fd49ddb

Please sign in to comment.