We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f123d5a commit c8ee8f4Copy full SHA for c8ee8f4
.github/workflows/test-install-matrix.yaml
@@ -37,7 +37,7 @@ jobs:
37
matrix:
38
architecture: [standard-with-dr]
39
version: [2025.6.0]
40
- image: [litmusimage/amazonlinux:2023]
+ image: [litmusimage/ubuntu:24.04]
41
steps:
42
- name: Checkout Source
43
uses: actions/checkout@v4
0 commit comments