Skip to content

Commit

Permalink
Update macos.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MaksimZhukov authored Feb 2, 2024
1 parent 45fa72c commit 5f6f1dd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,10 @@ jobs:
steps:
- uses: actions/checkout@master

- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: '14.3.1'

- name: Create Build Environment
run: |
Expand Down

0 comments on commit 5f6f1dd

Please sign in to comment.