From 8c2021a80fea9eb8eff8349d66670966c2d290e1 Mon Sep 17 00:00:00 2001 From: Christopher Dilks Date: Fri, 15 Nov 2024 12:13:42 -0500 Subject: [PATCH] Revert "test: alma build" This reverts commit 2289092515a0020d610423365676d787622ba274. --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 68de564..5a9ae5f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -91,7 +91,7 @@ env: # name to the CI job step, so instead we have the following aliases: # - "fedora": docker://jeffersonlab/gemc:dev-fedora36 # - "alma": docker://jeffersonlab/gemc:dev-almalinux93 - gemc_image: 'alma' + gemc_image: 'fedora' # GEMC version to use in the GEMC container; available choices: # - "build": rebuild GEMC from clas12Tags and use that version