Delete incorrect and unreferenced matrix

This commit is contained in:
David Dworken 2024-02-09 21:23:05 -08:00
parent d8b9d77213
commit f3710b11de
No known key found for this signature in database

View File

@ -108,10 +108,6 @@ jobs:
# limit-access-to-actor: true
check-goldens:
runs-on: ubuntu-latest
strategy:
matrix:
os: [ubuntu-latest, macos-latest, macos-14]
fail-fast: false
needs: test
steps:
- uses: actions/checkout@v4