Skip to content

Commit

Permalink
Change to the latest image
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcarcell committed Dec 13, 2023
1 parent 21f40d9 commit 2a5cd1a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/key4hep-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
alma9:
runs-on: ubuntu-latest
container:
image: ghcr.io/key4hep-images/alma9-build:latest
image: ghcr.io/key4hep-images/alma9:latest
strategy:
fail-fast: false
matrix:
Expand All @@ -34,7 +34,7 @@ jobs:
ubuntu:
runs-on: ubuntu-latest
container:
image: ghcr.io/key4hep-images/ubuntu22-build:latest
image: ghcr.io/key4hep-images/ubuntu22:latest
strategy:
fail-fast: false
matrix:
Expand All @@ -59,7 +59,7 @@ jobs:
centos7:
runs-on: ubuntu-latest
container:
image: ghcr.io/key4hep-images/centos7-build:latest
image: ghcr.io/key4hep-images/centos7:latest
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 2a5cd1a

Please sign in to comment.