commit | e9b09b8f71d33734144bd45c7c6ea57a2ce1841b | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Thu Jan 19 13:30:07 2023 -0500 |
committer | Davide Pesavento <davidepesa@gmail.com> | Thu Jan 19 13:30:07 2023 -0500 |
tree | 91fb9c7dc15e12ff17baaf60d03270895ba40f24 | |
parent | 55bedb210fcadfab09b8205ba2263d9461cb782c [diff] [blame] |
build: bump ndn-cxx dependency Change-Id: I6e6172cb64d9a5f7c297ec668f1bb89063bd9d9d
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b551e45..f328d39 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml
@@ -53,7 +53,7 @@ - os: macos-12 xcode: '13.4' - os: macos-12 - xcode: '14.1' + xcode: '14.2' steps: - name: Set up Xcode uses: maxim-lobanov/setup-xcode@v1