workflows/vendor-gems: run on macos-13

This commit is contained in:
Ruoyu Zhong 2023-04-25 11:23:18 +08:00
parent c4020d9b71
commit 381cbe5f74
No known key found for this signature in database
GPG Key ID: DCAF462CAB59907D

View File

@ -32,7 +32,7 @@ jobs:
contains(github.event.pull_request.title, '/Library/Homebrew')
)
)
runs-on: macos-12
runs-on: macos-13
steps:
- name: Set up Homebrew
id: set-up-homebrew