Skip to content

Commit

Permalink
Update homebrew-ci.yml
Browse files Browse the repository at this point in the history
Use macos-14 runner
  • Loading branch information
mulle-nat authored Jan 31, 2024
1 parent 506f6a5 commit 0196cb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/homebrew-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ macos-latest ]
os: [ macos-latest, macos-14 ]

steps:
- name: Set MULLE_HOSTNAME
Expand Down

0 comments on commit 0196cb7

Please sign in to comment.