Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! CI: Update to macOS 13
Browse files Browse the repository at this point in the history
  • Loading branch information
timwoj committed Nov 30, 2023
1 parent 917630e commit c0817b5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,11 +119,11 @@ jobs:

steps:
- name: Prepare
# php has some problems with the 'brew upgrade' step below. we don't need
# it for zeek-agent-v2, so just remove it from the runner. Composer depends
# on it, so remove that too.
run: |
brew uninstall php composer
brew update
brew upgrade --force php
brew upgrade --force [email protected]
brew upgrade
brew install ninja ccache
pip3 install btest zkg
Expand Down

0 comments on commit c0817b5

Please sign in to comment.