Skip to content

Commit

Permalink
Refactored workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mehrankmlf committed Sep 15, 2023
1 parent 4255fe5 commit 264404e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
runs-on: macos-13
steps:
- name: Checkout Code
uses: actions/checkout@v2
uses: actions/checkout@v3
- name: Select Xcode
run: sudo xcode-select -switch /Applications/Xcode_14.3.app
- name: Build & Test
Expand Down

0 comments on commit 264404e

Please sign in to comment.