mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-08-01 19:39:49 +00:00
[Release-1.24] Bump install tests OS images (#6379)
* Bump to Leap 15.4 for testing * Replace fedora-coreos with fedora 36 for install tests (#6315) * Bump alpine to 3.16 Signed-off-by: Derek Nola <derek.nola@suse.com>
This commit is contained in:
2
.github/workflows/install.yaml
vendored
2
.github/workflows/install.yaml
vendored
@@ -37,7 +37,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
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]
|
||||
max-parallel: 2
|
||||
defaults:
|
||||
run:
|
||||
|
||||
Reference in New Issue
Block a user