Skip to content

Commit

Permalink
Update ci_push_testing.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mesmith75 authored Jul 2, 2024
1 parent ee9290d commit 750ee2a
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 750ee2a

Please sign in to comment.