1
0
Fork 0
mirror of https://github.com/imjasonh/setup-crane synced 2026-07-11 08:40:40 +00:00

debug macos

This commit is contained in:
Jason Hall 2021-07-23 11:20:52 -04:00
parent 72e2d7a933
commit 55478cc113
2 changed files with 3 additions and 1 deletions

View file

@ -9,7 +9,7 @@ jobs:
name: Use Action
strategy:
matrix:
platform: [ubuntu-latest]
platform: [ubuntu-latest, macos-latest]
runs-on: ${{ matrix.platform }}
steps: