Skip to content

Commit

Permalink
chore: test arm-brew-setup/install on macos-13 (not macos-12)
Browse files Browse the repository at this point in the history
Due to macos-12 deprecation
  • Loading branch information
maxirmx authored Oct 30, 2024
1 parent be2f2b0 commit 571e260
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ jobs:
test-cross-brew-install:
name: test arm-brew-setup/install
runs-on: macos-12
runs-on: macos-13
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 571e260

Please sign in to comment.