Explorar o código

update explicit Xcode version to 15.4

marionbarker %!s(int64=2) %!d(string=hai) anos
pai
achega
4b2fa80fbe
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/build_LoopFollow.yml

+ 1 - 1
.github/workflows/build_LoopFollow.yml

@@ -24,7 +24,7 @@ jobs:
     steps:
       # Uncomment to manually select latest Xcode if needed
       - name: Select Latest Xcode
-        run: "sudo xcode-select --switch /Applications/Xcode_15.0.app/Contents/Developer"
+        run: "sudo xcode-select --switch /Applications/Xcode_15.4.app/Contents/Developer"
 
       # Checks-out the repo
       - name: Checkout Repo