Skip to content

Commit

Permalink
Add Mac OS X 14 test targets.
Browse files Browse the repository at this point in the history
  • Loading branch information
daztucker committed Mar 25, 2024
1 parent 2d7964a commit 0d5bdc8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
- macos-11
- macos-12
- macos-13
- macos-14
- windows-2019
- windows-2022
config: [default]
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 0d5bdc8

Please sign in to comment.