Skip to content

Commit

Permalink
bump bot to macos-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
dexter93 authored Jan 6, 2025
1 parent 7d30a6e commit 6c29610
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
update:
runs-on: macos-12
runs-on: macos-latest
steps:
- name: Update Homebrew formula
uses: dawidd6/action-homebrew-bump-formula@v3
Expand All @@ -25,4 +25,4 @@ jobs:
livecheck: true
message: |
**⚠️ Do not merge this PR directly! ⚠️**
Wait for `brew test-bot` to complete, then label it with `pr-pull` instead to make the bot build and upload the bottle.
Wait for `brew test-bot` to complete, then label it with `pr-pull` instead to make the bot build and upload the bottle.

0 comments on commit 6c29610

Please sign in to comment.