]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
MacOS 12 runners are deprecated, replace with 15.
authorDarren Tucker <dtucker@dtucker.net>
Thu, 17 Oct 2024 08:18:23 +0000 (19:18 +1100)
committerDarren Tucker <dtucker@dtucker.net>
Thu, 17 Oct 2024 08:18:23 +0000 (19:18 +1100)
.github/workflows/c-cpp.yml

index c179f73d16e07f34f8e5e769aafcde4b261ff6d4..c49aa5ee8259bee57c4bcf11640ab35f63dae09f 100644 (file)
@@ -17,9 +17,9 @@ jobs:
         target:
           - ubuntu-20.04
           - ubuntu-22.04
-          - macos-12
           - macos-13
           - macos-14
+          - macos-15
           - windows-2019
           - windows-2022
         config: [default]
@@ -100,9 +100,9 @@ jobs:
           - { target: ubuntu-22.04, config: selinux }
           - { target: ubuntu-22.04, config: kitchensink }
           - { target: ubuntu-22.04, config: without-openssl }
-          - { target: macos-12, config: pam }
           - { target: macos-13, config: pam }
           - { target: macos-14, config: pam }
+          - { target: macos-15, config: pam }
     runs-on: ${{ matrix.target }}
     steps:
     - name: set cygwin git params