Skip to content

Commit

Permalink
Add MacOS 14 (#1993)
Browse files Browse the repository at this point in the history
  • Loading branch information
lra authored Jan 31, 2024
1 parent 2464f9a commit 79cfdc4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,9 @@ jobs:
- macos-11
- macos-12
- macos-13
- macos-14
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
- run: pip install .
- run: pip3 install .
- run: mackup --help

0 comments on commit 79cfdc4

Please sign in to comment.