summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfraggerfox <santhosh.raju@gmail.com>2024-03-18 06:41:08 +0100
committerBenBE <BenBE@geshi.org>2024-03-18 07:04:12 +0100
commitad3b90e59db8ab6b18898d7d31665a654866c26d (patch)
tree06fff152d6dddae620caec18dc1606446a4e07ed
parent05c7d4fc204e8e6aa3e0e302833f187547ef18bc (diff)
Fix the compiler name for OpenBSD.
-rwxr-xr-x.github/workflows/ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 548f56d9..3b37a723 100755
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -271,7 +271,7 @@ jobs:
CPPFLAGS="-I/usr/pkg/include" ./configure --enable-unicode --enable-werror
gmake -k
- build-openbsd-latest-gcc:
+ build-openbsd-latest-clang:
runs-on: ubuntu-22.04
timeout-minutes: 20
steps:

© 2014-2024 Faster IT GmbH | imprint | privacy policy