diff --git a/.github/workflows/nightly-install.yaml b/.github/workflows/nightly-install.yaml index be152c2bcd..a67f7265a9 100644 --- a/.github/workflows/nightly-install.yaml +++ b/.github/workflows/nightly-install.yaml @@ -12,7 +12,7 @@ jobs: fail-fast: false matrix: channel: [stable] - vm: [centos-7, rocky-8, fedora-coreos, opensuse-leap, opensuse-microos, ubuntu-focal] + vm: [centos-7, rocky-8, fedora, opensuse-leap, opensuse-microos, ubuntu-focal] include: - {channel: latest, vm: rocky-8} - {channel: latest, vm: ubuntu-focal} diff --git a/README.md b/README.md index 5e610d0d34..ff24e640e7 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ K3s - Lightweight Kubernetes +![Nightly CI](https://github.com/k3s-io/k3s/actions/workflows/nightly-install.yaml/badge.svg) =============================================== Lightweight Kubernetes. Production ready, easy to install, half the memory, all in a binary less than 100 MB.