]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
Remove macos-11 runner.
authorDarren Tucker <dtucker@dtucker.net>
Tue, 18 Jun 2024 09:59:59 +0000 (19:59 +1000)
committerDarren Tucker <dtucker@dtucker.net>
Wed, 19 Jun 2024 10:36:53 +0000 (20:36 +1000)
Github is retiring them soon.

.github/workflows/c-cpp.yml

index ff510e342239b558ac7db5bd70061c6965f3588d..609028703f8093fa2eef7f6da57ed971e69303a7 100644 (file)
@@ -17,7 +17,6 @@ jobs:
         target:
           - ubuntu-20.04
           - ubuntu-22.04
-          - macos-11
           - macos-12
           - macos-13
           - macos-14
@@ -102,7 +101,6 @@ jobs:
           - { target: ubuntu-22.04, config: selinux }
           - { target: ubuntu-22.04, config: kitchensink }
           - { target: ubuntu-22.04, config: without-openssl }
-          - { target: macos-11, config: pam }
           - { target: macos-12, config: pam }
           - { target: macos-13, config: pam }
           - { target: macos-14, config: pam }