Skip to content

Commit ed24ed3

Browse files
(PE-41013) try diff ubuntu image name again
1 parent 586d2a2 commit ed24ed3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-add-compiler-matrix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
matrix:
3838
architecture: [standard, large, extra-large]
3939
version: [2021.7.9, 2023.8.2, 2025.1.0]
40-
image: [Ubuntu-24.04]
40+
image: [litmusimage/ubuntu:22.04]
4141
steps:
4242
- name: Checkout Source
4343
uses: actions/checkout@v4

0 commit comments

Comments
 (0)