]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
Add macos13 PAM test target.
authorDarren Tucker <dtucker@dtucker.net>
Mon, 8 May 2023 10:23:08 +0000 (20:23 +1000)
committerDarren Tucker <dtucker@dtucker.net>
Mon, 8 May 2023 10:23:08 +0000 (20:23 +1000)
.github/workflows/c-cpp.yml

index d8c509ba30e640be2274beaf8d4a9654e4a1f119..bb6cf684ae0e9f6f12e9f379692760e5ef759a0d 100644 (file)
@@ -83,6 +83,7 @@ jobs:
           - { target: ubuntu-22.04, config: without-openssl }
           - { target: macos-11, config: pam }
           - { target: macos-12, config: pam }
+          - { target: macos-13, config: pam }
     runs-on: ${{ matrix.target }}
     steps:
     - name: set cygwin git params