Skip to content

Commit

Permalink
Update ci.yml (#246)
Browse files Browse the repository at this point in the history
  • Loading branch information
hassanctech committed Feb 17, 2024
1 parent 0c9797b commit ffef12d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,10 @@ jobs:
CXX: /opt/homebrew/bin/g++-13
AWS_KVS_LOG_LEVEL: 2
steps:
- name: Setup XCode version 15.2
uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: '15.2'
- name: Clone repository
uses: actions/checkout@v2
- name: Build repository
Expand Down

0 comments on commit ffef12d

Please sign in to comment.