Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/develop' into mrigan/fix_random_…
Browse files Browse the repository at this point in the history
…tc_maker
  • Loading branch information
bieryAtFnal committed Sep 25, 2023
2 parents 06a5582 + 5e9595d commit a4f4250
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/dunedaq-develop-cpp-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@ jobs:
strategy:
matrix:
include:
- image: "ghcr.io/dune-daq/sl7-slim-externals:spack-dev-split"
- image: "ghcr.io/dune-daq/sl7-slim-externals:spack-dev-v1.1"
os_name: "c7"
- image: "ghcr.io/dune-daq/alma9-slim-externals:spack-dev-split"
os_name: "al9"
- image: "ghcr.io/dune-daq/c8-slim-externals:spack-dev-v1.1"
os_name: "c8"
container:
image: ${{ matrix.image }}
defaults:
Expand Down

0 comments on commit a4f4250

Please sign in to comment.