Skip to content

Commit 5fb252c

Browse files
committed
ci: use latest test images
1 parent b41b8dc commit 5fb252c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.gitlab-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ default-opensuse-tmbl-latest-3007-1-py3: {extends: '.test_instance'}
210210
default-fedora-41-3007-1-py3: {extends: '.test_instance_failure_permitted'}
211211
default-fedora-40-3007-1-py3: {extends: '.test_instance'}
212212
default-amazonlinux-2-3007-1-py3: {extends: '.test_instance'}
213-
default-amazonlinux-2023-3007-1-py3: {extends: '.test_instance'}
213+
default-amazonlinux-2023-3007-1-py3: {extends: '.test_instance_failure_permitted'}
214214
default-oraclelinux-9-3007-1-py3: {extends: '.test_instance'}
215215
default-oraclelinux-8-3007-1-py3: {extends: '.test_instance'}
216216
default-almalinux-9-3007-1-py3: {extends: '.test_instance'}
@@ -228,7 +228,7 @@ default-opensuse-leap-155-3006-10-py3: {extends: '.test_instance'}
228228
default-opensuse-tmbl-latest-3006-10-py3: {extends: '.test_instance'}
229229
default-fedora-41-3006-10-py3: {extends: '.test_instance_failure_permitted'}
230230
default-fedora-40-3006-10-py3: {extends: '.test_instance'}
231-
default-amazonlinux-2-3006-10-py3: {extends: '.test_instance'}
231+
default-amazonlinux-2-3006-10-py3: {extends: '.test_instance_failure_permitted'}
232232
default-amazonlinux-2023-3006-10-py3: {extends: '.test_instance'}
233233
default-oraclelinux-9-3006-10-py3: {extends: '.test_instance'}
234234
default-oraclelinux-8-3006-10-py3: {extends: '.test_instance'}

0 commit comments

Comments
 (0)