Skip to content

Commit

Permalink
syncing ; previous commit: Author: Pengfei Ding <9438483+dingp@users.…
Browse files Browse the repository at this point in the history
…noreply.github.com>

Date:   Tue Aug 29 17:26:27 2023 -0500

    syncing ; previous commit: Author: Pengfei Ding <9438483+dingp@users.noreply.github.com>
    Date:   Tue Aug 29 16:31:18 2023 -0500

        syncing dunedaq-develop-cpp-ci.yml; previous commit: Merge: 3295a18 7ef35be
        Author: Marco Roda <31312964+mroda88@users.noreply.github.com>
        Date:   Fri Aug 25 16:22:38 2023 +0100

            Merge pull request #12 from DUNE-DAQ/mroda/KafkaSpyUpdate

            Update kafka spy to check partitions
  • Loading branch information
dingp committed Sep 8, 2023
1 parent bc1858c commit 7e591d1
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 7e591d1

Please sign in to comment.