]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
ci: Remove macOS-12 builds
authorJoel Rosdahl <joel@rosdahl.net>
Wed, 16 Oct 2024 19:17:33 +0000 (21:17 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Thu, 17 Oct 2024 19:56:57 +0000 (21:56 +0200)
Says GitHub: "The macOS 12 runner image will be removed by December 3rd,
2024."

.github/workflows/build.yaml

index 40861082313f93e2e1ddae06233f2e511adf2b6d..29a36aed92f9c78025de792c8ccdf7d6c2c9f4e7 100644 (file)
@@ -83,14 +83,6 @@ jobs:
           #   compiler: gcc
           #   version: "14"
 
-          - os: macOS-12
-            compiler: xcode
-            version: "13.4.1"
-
-          - os: macOS-12
-            compiler: xcode
-            version: "14.2"
-
           - os: macOS-13
             compiler: xcode
             version: "15.0.1"