Skip to content

Commit af1b253

Browse files
authored
Merge pull request #440 from crazy-max/k3s-build
ci: k3s test with latest buildx
2 parents 2c8bcda + 3c6ab92 commit af1b253

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)