Skip to content

Commit f0b2743

Browse files
(PE-41013) try that
1 parent ed24ed3 commit f0b2743

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: [litmusimage/ubuntu:22.04]
40+
image: ['litmusimage/ubuntu:22.04']
4141
steps:
4242
- name: Checkout Source
4343
uses: actions/checkout@v4

0 commit comments

Comments
 (0)