mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-29 00:34:33 +02:00
Add Mac OS X 14 test targets.
This commit is contained in:
parent
2d7964a03e
commit
0d5bdc87a6
2
.github/workflows/c-cpp.yml
vendored
2
.github/workflows/c-cpp.yml
vendored
@ -19,6 +19,7 @@ jobs:
|
||||
- macos-11
|
||||
- macos-12
|
||||
- macos-13
|
||||
- macos-14
|
||||
- windows-2019
|
||||
- windows-2022
|
||||
config: [default]
|
||||
@ -100,6 +101,7 @@ jobs:
|
||||
- { target: macos-11, config: pam }
|
||||
- { target: macos-12, config: pam }
|
||||
- { target: macos-13, config: pam }
|
||||
- { target: macos-14, config: pam }
|
||||
runs-on: ${{ matrix.target }}
|
||||
steps:
|
||||
- name: set cygwin git params
|
||||
|
Loading…
x
Reference in New Issue
Block a user