fix: remove matrix

This commit is contained in:
Jason Song 2023-04-21 18:46:15 +08:00
parent 3732a2e371
commit 3398127474
No known key found for this signature in database
GPG Key ID: 8402EEEE4511A8B5
1 changed files with 0 additions and 3 deletions

View File

@ -11,9 +11,6 @@ on:
jobs:
test:
strategy:
matrix:
brew_version: ["3.6.14", "latest"]
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3