Files
json/.github/workflows
Niels Lohmann e60de0e052 Fix ci_icpc: drop redundant setvars.sh sourcing
Unlike the old custom image, the official intel/oneapi-hpckit image already
has the oneAPI environment (icc/icpc on PATH) baked in at the container
level. Explicitly re-sourcing setvars.sh in the Build step failed with
"setvars.sh has already been run. Skipping re-execution." (exit code 3,
aborting the step under `sh -e`). Drop the now-unnecessary sourcing.

Signed-off-by: Niels Lohmann <mail@nlohmann.me>
2026-07-10 11:31:05 +02:00
..
2026-07-08 16:40:58 +02:00
2026-07-02 17:13:49 +02:00