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: test-bot:
strategy: strategy:
matrix: matrix:
os: [ubuntu-22.04, macos-12] os: [ubuntu-22.04, macos-13]
runs-on: ${{ matrix.os }} runs-on: ${{ matrix.os }}
steps: steps:
- name: Set up Homebrew - name: Set up Homebrew