Skip to content

Commit 3c6ab92

Browse files
committed
ci: k3s test with latest buildx
Signed-off-by: CrazyMax <[email protected]>
1 parent 2c8bcda commit 3c6ab92

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -522,6 +522,7 @@ jobs:
522522
fail-fast: false
523523
matrix:
524524
version:
525+
- latest
525526
- v0.11.0
526527
- v0.10.5
527528
steps:
@@ -530,7 +531,7 @@ jobs:
530531
uses: actions/checkout@v4
531532
-
532533
name: Install k3s
533-
uses: crazy-max/.github/.github/actions/install-k3s@f5cb4a109b7a3b466a2ac293ef4bb13f1571acd7
534+
uses: crazy-max/.github/.github/actions/install-k3s@a94383ec9e125b23907fb6fcebf7ff87964595e5
534535
-
535536
name: Set up Docker Buildx
536537
id: buildx

0 commit comments

Comments
 (0)