Skip to content

Commit 55bef4f

Browse files
committed
two builds missing, total is 18
Signed-off-by: vsoch <vsoch@users.noreply.github.com>
1 parent 137b805 commit 55bef4f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

examples/experiment-lammps/manifests.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# manifest.yaml is a matching of image URI to artifact URI
2-
# We have 8 arm64 and 8 amd64 builds, with/without gpu, openmpi, mpich, rocky and ubuntu
2+
# We have 8 arm64 and 10 amd64 builds, with/without gpu, openmpi, mpich, rocky and ubuntu
33
images:
44
- name: ghcr.io/rse-ops/lammps-matrix:openmpi-ubuntu-22.04-arm64
55
artifact: ghcr.io/rse-ops/lammps-matrix:openmpi-ubuntu-22.04-arm64-compspec
@@ -33,3 +33,7 @@ images:
3333
artifact: ghcr.io/rse-ops/lammps-matrix:openmpi-ubuntu-gpu-20.04-amd64-compspec
3434
- name: ghcr.io/rse-ops/lammps-matrix:openmpi-ubuntu-gpu-22.04-amd64
3535
artifact: ghcr.io/rse-ops/lammps-matrix:openmpi-ubuntu-gpu-22.04-amd64-compspec
36+
- name: ghcr.io/rse-ops/lammps-matrix:openmpi-rocky-gpu-9-amd64
37+
artifact: ghcr.io/rse-ops/lammps-matrix:openmpi-rocky-gpu-9-amd64-compspec
38+
- name: ghcr.io/rse-ops/lammps-matrix:openmpi-rocky-gpu-8-amd64
39+
artifact: ghcr.io/rse-ops/lammps-matrix:openmpi-rocky-gpu-8-amd64-compspec

0 commit comments

Comments
 (0)