add Tahoe runners
Some checks are pending
brew test-bot / test-bot (macos-13) (push) Waiting to run
brew test-bot / test-bot (macos-14) (push) Waiting to run
brew test-bot / test-bot (macos-15) (push) Waiting to run
brew test-bot / test-bot (macos-26) (push) Waiting to run

This commit is contained in:
Adrian Ho 2025-11-05 17:45:17 +08:00
parent 26f37be7c2
commit 76293bfb1e

View file

@ -10,7 +10,7 @@ jobs:
test-bot: test-bot:
strategy: strategy:
matrix: matrix:
os: [macos-13, macos-14, macos-15] os: [macos-13, macos-14, macos-15, macos-26]
runs-on: ${{ matrix.os }} runs-on: ${{ matrix.os }}
steps: steps:
- name: Set up Homebrew - name: Set up Homebrew