Skip to content

Commit

Permalink
fix release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Muhieddine-El-Kaissi committed Apr 25, 2024
1 parent 482a5b3 commit d58a964
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: macos-14
strategy:
matrix:
xcode: ["/Applications/Xcode_15.2.app"]
xcode: ["/Applications/Xcode_15.4.app"]
steps:
- name: 📥 Checkout
uses: actions/checkout@v2
Expand Down
2 changes: 1 addition & 1 deletion .swift-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.0
5.10

0 comments on commit d58a964

Please sign in to comment.