Skip to content

Commit

Permalink
try different test reporter #2
Browse files Browse the repository at this point in the history
  • Loading branch information
mrgrain committed Mar 24, 2023
1 parent 30edc7e commit ae6c832
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/finch-build.yml
Expand Up @@ -12,11 +12,8 @@ jobs:
strategy:
fail-fast: false
matrix:
os: []
container-client: [docker]
include:
- os: macos-latest-xl
container-client: finch
os: [macos-latest-xl]
container-client: [finch]
runs-on: ${{ matrix.os }}
permissions:
checks: write
Expand Down

0 comments on commit ae6c832

Please sign in to comment.