add fedora 35

This commit is contained in:
Bryce Larson 2021-11-11 18:20:46 +00:00 committed by Gareth J. Greenaway
parent a2117d4302
commit 50eb968621
2 changed files with 2 additions and 2 deletions

View file

@ -8,8 +8,8 @@ debian-10-amd64: ami-0eb32b3297dc438d0
debian-11-amd64: ami-08bf6df84b4488e8a
debian-11-arm64: ami-085ff5dc42735c52e
debian-9-amd64: ami-033ed8f0f55cad1e0
fedora-33-x86_64: ami-0759e7f36c946c8a9
fedora-34-x86_64: ami-0eb0a8e46caef07e8
fedora-35-x86_64: ami-08c4bf0bc1040aee9
freebsd-130-amd64: ami-04cf82c0cac4df9c2
opensuse-15-x86_64: ami-0b57dabce687992c3
ubuntu-1804-amd64: ami-0decb138fa5e24979

View file

@ -3,7 +3,7 @@
runTestSuite(
concurrent_builds: 1,
distro_name: 'fedora',
distro_version: '33',
distro_version: '35',
distro_arch: 'x86-64',
env: env,
jenkins_slave_label: 'kitchen-slave',