]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
Bump to Xcode 11.7
authorJoel Rosdahl <joel@rosdahl.net>
Tue, 10 Nov 2020 18:54:55 +0000 (19:54 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Tue, 10 Nov 2020 20:14:17 +0000 (21:14 +0100)
Xcode 11.0.0 has apparently disappeared from the GitHub build
environment.

.github/workflows/build.yaml

index 26f5bdabd9818db0d7666a40df20586c0c3c74bf..705f1a7cf2ac507126e8a591de8195441779fd96 100644 (file)
@@ -82,7 +82,7 @@ jobs:
 
           - os: macOS-latest
             compiler: xcode
-            version: "11.0.0"
+            version: "11.7"
 
           - os: macOS-latest
             compiler: xcode