From efb8cc8e142241b7f92fde9099e449c04344933c Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Sun, 5 Jan 2025 05:25:44 +0100 Subject: [PATCH] =?UTF-8?q?CI:=20adjust=20config=20name=C2=A0[ci=20skip]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/linux_build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/linux_build.yml b/.github/workflows/linux_build.yml index 8f6e304f5c2e..6fd0cdc474d2 100644 --- a/.github/workflows/linux_build.yml +++ b/.github/workflows/linux_build.yml @@ -134,7 +134,7 @@ jobs: test_script: test.sh os: ubuntu-22.04 - - name: Ubuntu 20.04, Intel compiler + - name: Ubuntu 22.04, Intel compiler id: icc container: icc build_script: build.sh