Skip to content

Commit

Permalink
Merge pull request #2370 from ganga-devs/mesmith75-patch-1
Browse files Browse the repository at this point in the history
Update ci_push_testing.yml for almalinux 9
  • Loading branch information
mesmith75 authored Jul 2, 2024
2 parents ee9290d + 750ee2a commit 6e81443
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci_push_testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,7 @@ jobs:
if: always() && !failure() && !cancelled()
runs-on: ubuntu-latest
container:
image: centos:7
image: almalinux:9
options: --privileged
steps:
- name: Install CVM-FS
Expand Down Expand Up @@ -329,7 +329,7 @@ jobs:
if: always() && !failure() && !cancelled()
runs-on: ubuntu-latest
container:
image: centos:7
image: almalinux:9
options: --privileged
steps:
- name: Install git
Expand Down

0 comments on commit 6e81443

Please sign in to comment.