Skip to content

Commit ca31945

Browse files
committed
cirrus: run extra source-sh tests over latest Ubuntu LTS
Signed-off-by: Xavier Delaruelle <[email protected]>
1 parent 67eedd9 commit ca31945

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.cirrus.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ task:
122122
EXTRATEST_SOURCESH: y
123123
TESTSUITE_ENABLE_MODULECACHE: 1
124124
container:
125-
image: ubuntu:jammy
125+
image: ubuntu:noble
126126
cpu: 1
127127
memory: 2G
128128
reqinstall_script: |
@@ -154,7 +154,7 @@ task:
154154
LANG: C
155155
LC_ALL: C
156156
container:
157-
image: ubuntu:noble
157+
image: ubuntu:jammy
158158
cpu: 1
159159
memory: 2G
160160
reqinstall_script: |

0 commit comments

Comments
 (0)