[openssh-commits] [openssh] 01/01: Add macos13 PAM test target.
git+noreply at mindrot.org
git+noreply at mindrot.org
Mon May 8 20:23:28 AEST 2023
This is an automated email from the git hooks/post-receive script.
dtucker pushed a commit to branch master
in repository openssh.
commit 86ad25d455a2313126125540e61e0f9314283f88
Author: Darren Tucker <dtucker at dtucker.net>
Date: Mon May 8 20:23:08 2023 +1000
Add macos13 PAM test target.
---
.github/workflows/c-cpp.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.github/workflows/c-cpp.yml b/.github/workflows/c-cpp.yml
index d8c509ba..bb6cf684 100644
--- a/.github/workflows/c-cpp.yml
+++ b/.github/workflows/c-cpp.yml
@@ -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
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list