diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 548f56d91..3b37a7230 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: