Skip to content

Commit

Permalink
Use stable image while tests are going on
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewmogan committed Oct 7, 2024
1 parent 995ef49 commit d9a4f37
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/run-integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,8 @@ jobs:
needs: [make_nightly_tag]
timeout-minutes: 30
container:
image: ghcr.io/dune-daq/nightly-release-alma9:development_v5
image: ghcr.io/dune-daq/nightly-release-alma9@sha256:8161077a3ff38de5d70edc766248d86bf030f8ff3e94a25b6631bd7e924174d4
#image: ghcr.io/dune-daq/nightly-release-alma9:development_v5
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit d9a4f37

Please sign in to comment.