From ec37dd2824c2f1c67f88176e3aa9e34e710ff629 Mon Sep 17 00:00:00 2001 From: Willem Deconinck Date: Thu, 31 Oct 2024 09:57:23 +0100 Subject: [PATCH] Update ci action to v2 (#68) --- .github/workflows/ci.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 45aebfd9..567d46d9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -22,9 +22,7 @@ jobs: # We skip jobs that will result in duplicate artifacts, since the code does not depend on the compiler. ci: name: ci - uses: ecmwf-actions/reusable-workflows/.github/workflows/ci.yml@v1 + uses: ecmwf-actions/reusable-workflows/.github/workflows/ci.yml@v2 with: skip_matrix_jobs: | - clang-12@ubuntu-20.04 - clang-9@ubuntu-18.04 - clang-12@macos-10.15 + clang@rocky-8.6