mirror of
https://github.com/imjasonh/setup-crane
synced 2026-07-08 07:25:48 +00:00
disable macos for now
This commit is contained in:
parent
954ea7f737
commit
72e2d7a933
1 changed files with 1 additions and 1 deletions
2
.github/workflows/use-action.yaml
vendored
2
.github/workflows/use-action.yaml
vendored
|
|
@ -9,7 +9,7 @@ jobs:
|
|||
name: Use Action
|
||||
strategy:
|
||||
matrix:
|
||||
platform: [ubuntu-latest, macos-latest]
|
||||
platform: [ubuntu-latest]
|
||||
runs-on: ${{ matrix.platform }}
|
||||
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue