Skip to content

Commit 4d43d11

Browse files
(PE-41013) centos stream 9
1 parent d6a7619 commit 4d43d11

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

0 commit comments

Comments
 (0)