dev-cmd/tap-new: run brew test-bot on macos-13

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

View File

@ -72,7 +72,7 @@ module Homebrew
test-bot:
strategy:
matrix:
os: [ubuntu-22.04, macos-12]
os: [ubuntu-22.04, macos-13]
runs-on: ${{ matrix.os }}
steps:
- name: Set up Homebrew