Skip to content

Commit

Permalink
set xcode to 14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wasaga committed Nov 23, 2022
1 parent 22f2bb2 commit 9fba31d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- uses: maxim-lobanov/setup-xcode@9a697e2b393340c3cacd97468baa318e4c883d98
with:
xcode-version: 12
xcode-version: 14.1
- name: envoy deps
run: |
brew install automake bazelisk cmake coreutils libtool ninja
Expand Down

0 comments on commit 9fba31d

Please sign in to comment.