Skip to content

Commit

Permalink
update xcode version
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiomartins8 committed Mar 15, 2024
1 parent cf68ee4 commit ebc559e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Set up Xcode
uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: "15.3"
xcode-version: "15.2.0"

- name: Install dependencies
run: |
Expand Down

0 comments on commit ebc559e

Please sign in to comment.