Skip to content

Commit c8ee8f4

Browse files
(MAINT) try different docker image
1 parent f123d5a commit c8ee8f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-install-matrix.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
matrix:
3838
architecture: [standard-with-dr]
3939
version: [2025.6.0]
40-
image: [litmusimage/amazonlinux:2023]
40+
image: [litmusimage/ubuntu:24.04]
4141
steps:
4242
- name: Checkout Source
4343
uses: actions/checkout@v4

0 commit comments

Comments
 (0)