Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Mohammed Rokon Uddin authored Sep 29, 2023
1 parent 5f132c9 commit f640327
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ jobs:

steps:
- name: Setup Xcode
uses: maxim-lobanov/setup-xcode@v1.4.0
uses: maxim-lobanov/setup-xcode@v1.6.0
with:
xcode-version: latest-stable
xcode-version: '15.0'
- name: Checkout
uses: actions/checkout@v2
- name: Build
Expand Down

0 comments on commit f640327

Please sign in to comment.