Skip to content

Commit

Permalink
2.x: Change to MacOs 13
Browse files Browse the repository at this point in the history
  • Loading branch information
DionisioFG committed Mar 18, 2024
1 parent 085fccb commit f2d17b0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ce-dev-test-macos-2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@ jobs:
- uses: actions/checkout@v4
with:
ref: '2.x-devel'
- name: Upgrade brew
run: |
brew upgrade
brew update
brew upgrade
- name: Install homebrew dependencies
run: |
set -x
Expand Down

0 comments on commit f2d17b0

Please sign in to comment.