Add macos13 PAM test target.
This commit is contained in:
parent
77cca2c4b1
commit
86ad25d455
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue