Add macos13 PAM test target.

This commit is contained in:
Darren Tucker 2023-05-08 20:23:08 +10:00
parent 77cca2c4b1
commit 86ad25d455
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

View 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