mirror of
https://github.com/docker/metadata-action.git
synced 2024-11-22 20:15:41 +01:00
Update test workflow
This commit is contained in:
parent
cb039680df
commit
82966b7661
9
.github/workflows/test.yml
vendored
9
.github/workflows/test.yml
vendored
@ -26,14 +26,7 @@ jobs:
|
||||
run: docker buildx bake test
|
||||
|
||||
test:
|
||||
runs-on: ${{ matrix.os }}
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os:
|
||||
- ubuntu-latest
|
||||
- macOS-latest
|
||||
- windows-latest
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
-
|
||||
name: Checkout
|
||||
|
Loading…
Reference in New Issue
Block a user