mirror of
https://github.com/saltstack-formulas/template-formula.git
synced 2025-04-10 14:51:43 +00:00
ci: use latest test images
This commit is contained in:
parent
579a43b7a9
commit
b41b8dc94b
1 changed files with 19 additions and 19 deletions
|
@ -217,25 +217,25 @@ default-almalinux-9-3007-1-py3: {extends: '.test_instance'}
|
|||
default-almalinux-8-3007-1-py3: {extends: '.test_instance'}
|
||||
default-rockylinux-9-3007-1-py3: {extends: '.test_instance'}
|
||||
default-rockylinux-8-3007-1-py3: {extends: '.test_instance'}
|
||||
default-debian-12-3006-9-py3: {extends: '.test_instance'}
|
||||
default-debian-11-3006-9-py3: {extends: '.test_instance'}
|
||||
default-ubuntu-2404-3006-9-py3: {extends: '.test_instance'}
|
||||
default-ubuntu-2204-3006-9-py3: {extends: '.test_instance'}
|
||||
default-ubuntu-2004-3006-9-py3: {extends: '.test_instance'}
|
||||
default-centos-stream9-3006-9-py3: {extends: '.test_instance'}
|
||||
default-opensuse-leap-156-3006-9-py3: {extends: '.test_instance'}
|
||||
default-opensuse-leap-155-3006-9-py3: {extends: '.test_instance'}
|
||||
default-opensuse-tmbl-latest-3006-9-py3: {extends: '.test_instance'}
|
||||
default-fedora-41-3006-9-py3: {extends: '.test_instance_failure_permitted'}
|
||||
default-fedora-40-3006-9-py3: {extends: '.test_instance'}
|
||||
default-amazonlinux-2-3006-9-py3: {extends: '.test_instance'}
|
||||
default-amazonlinux-2023-3006-9-py3: {extends: '.test_instance'}
|
||||
default-oraclelinux-9-3006-9-py3: {extends: '.test_instance'}
|
||||
default-oraclelinux-8-3006-9-py3: {extends: '.test_instance'}
|
||||
default-almalinux-9-3006-9-py3: {extends: '.test_instance'}
|
||||
default-almalinux-8-3006-9-py3: {extends: '.test_instance'}
|
||||
default-rockylinux-9-3006-9-py3: {extends: '.test_instance'}
|
||||
default-rockylinux-8-3006-9-py3: {extends: '.test_instance'}
|
||||
default-debian-12-3006-10-py3: {extends: '.test_instance'}
|
||||
default-debian-11-3006-10-py3: {extends: '.test_instance'}
|
||||
default-ubuntu-2404-3006-10-py3: {extends: '.test_instance'}
|
||||
default-ubuntu-2204-3006-10-py3: {extends: '.test_instance'}
|
||||
default-ubuntu-2004-3006-10-py3: {extends: '.test_instance'}
|
||||
default-centos-stream9-3006-10-py3: {extends: '.test_instance'}
|
||||
default-opensuse-leap-156-3006-10-py3: {extends: '.test_instance'}
|
||||
default-opensuse-leap-155-3006-10-py3: {extends: '.test_instance'}
|
||||
default-opensuse-tmbl-latest-3006-10-py3: {extends: '.test_instance'}
|
||||
default-fedora-41-3006-10-py3: {extends: '.test_instance_failure_permitted'}
|
||||
default-fedora-40-3006-10-py3: {extends: '.test_instance'}
|
||||
default-amazonlinux-2-3006-10-py3: {extends: '.test_instance'}
|
||||
default-amazonlinux-2023-3006-10-py3: {extends: '.test_instance'}
|
||||
default-oraclelinux-9-3006-10-py3: {extends: '.test_instance'}
|
||||
default-oraclelinux-8-3006-10-py3: {extends: '.test_instance'}
|
||||
default-almalinux-9-3006-10-py3: {extends: '.test_instance'}
|
||||
default-almalinux-8-3006-10-py3: {extends: '.test_instance'}
|
||||
default-rockylinux-9-3006-10-py3: {extends: '.test_instance'}
|
||||
default-rockylinux-8-3006-10-py3: {extends: '.test_instance'}
|
||||
# yamllint enable rule:line-length
|
||||
|
||||
###############################################################################
|
||||
|
|
Loading…
Add table
Reference in a new issue