OPS: Xcode version is now upto ddate

This commit is contained in:
Marcos Rodriguez Velez 2024-04-14 18:54:53 -04:00
parent ae7d5187a7
commit da081e50cc
No known key found for this signature in database
GPG key ID: 6030B2F48CCE86D7
2 changed files with 2 additions and 2 deletions

View file

@ -31,7 +31,7 @@ jobs:
node-version: 18
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: 15.2
xcode-version: 15.3
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:

View file

@ -29,5 +29,5 @@
}
}
],
"version" : 2
"version" : 3
}