mirror of
https://github.com/docker/setup-buildx-action.git
synced 2026-05-13 05:48:16 +00:00
Compare commits
1 Commits
a9e7dd1024
...
00b2b44140
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
00b2b44140 |
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -522,7 +522,6 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
version:
|
||||
- latest
|
||||
- v0.11.0
|
||||
- v0.10.5
|
||||
steps:
|
||||
@ -531,7 +530,7 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
-
|
||||
name: Install k3s
|
||||
uses: crazy-max/.github/.github/actions/install-k3s@a94383ec9e125b23907fb6fcebf7ff87964595e5
|
||||
uses: crazy-max/.github/.github/actions/install-k3s@f5cb4a109b7a3b466a2ac293ef4bb13f1571acd7
|
||||
-
|
||||
name: Set up Docker Buildx
|
||||
id: buildx
|
||||
|
||||
Loading…
Reference in New Issue
Block a user