Skip to content

Commit 6e81443

Browse files
authored
Merge pull request ganga-devs#2370 from ganga-devs/mesmith75-patch-1
Update ci_push_testing.yml for almalinux 9
2 parents ee9290d + 750ee2a commit 6e81443

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci_push_testing.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ jobs:
293293
if: always() && !failure() && !cancelled()
294294
runs-on: ubuntu-latest
295295
container:
296-
image: centos:7
296+
image: almalinux:9
297297
options: --privileged
298298
steps:
299299
- name: Install CVM-FS
@@ -329,7 +329,7 @@ jobs:
329329
if: always() && !failure() && !cancelled()
330330
runs-on: ubuntu-latest
331331
container:
332-
image: centos:7
332+
image: almalinux:9
333333
options: --privileged
334334
steps:
335335
- name: Install git

0 commit comments

Comments
 (0)