Skip to content

Commit

Permalink
Add macos-latest to the homebrew-formula test
Browse files Browse the repository at this point in the history
  • Loading branch information
ckhroulev committed Dec 14, 2023
1 parent 9c7b7ba commit 58f5d63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/homebrew-formula.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
build:
strategy:
matrix:
os: [ubuntu-latest, macos-13]
os: [ubuntu-latest, macos-latest, macos-13]
runs-on: ${{ matrix.os }}
steps:
- name: Set up Homebrew
Expand Down

0 comments on commit 58f5d63

Please sign in to comment.