workflows/vendor-gems: run on macos-13
This commit is contained in:
parent
c4020d9b71
commit
381cbe5f74
2
.github/workflows/vendor-gems.yml
vendored
2
.github/workflows/vendor-gems.yml
vendored
@ -32,7 +32,7 @@ jobs:
|
|||||||
contains(github.event.pull_request.title, '/Library/Homebrew')
|
contains(github.event.pull_request.title, '/Library/Homebrew')
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
runs-on: macos-12
|
runs-on: macos-13
|
||||||
steps:
|
steps:
|
||||||
- name: Set up Homebrew
|
- name: Set up Homebrew
|
||||||
id: set-up-homebrew
|
id: set-up-homebrew
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user