Skip to content

Commit

Permalink
Merge branch 'main' into add-doxygen
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuuichi Asahi committed Feb 16, 2024
2 parents fdc3043 + 365f450 commit c525a9f
Showing 1 changed file with 11 additions and 10 deletions.
21 changes: 11 additions & 10 deletions .github/workflows/cleanup_base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,16 @@ jobs:
- name: Cleanup old images
uses: SmartsquareGmbH/[email protected]
with:
organization: cexa-project
type: container
names: |
base_nvcc_main
base_nvcc_pr
base_nvcc_singularity_main
base_nvcc_singularity_pr
base_rocm_main
base_rocm_pr
base_gcc_main
base_gcc_pr
base_intel_main
base_intel_pr
kokkos-fft/base_nvcc_main
kokkos-fft/base_nvcc_pr
kokkos-fft/base_nvcc_singularity_main
kokkos-fft/base_nvcc_singularity_pr
kokkos-fft/base_rocm_main
kokkos-fft/base_rocm_pr
kokkos-fft/base_gcc_main
kokkos-fft/base_gcc_pr
kokkos-fft/base_intel_main
kokkos-fft/base_intel_pr

0 comments on commit c525a9f

Please sign in to comment.