Skip to content

Commit

Permalink
Fix the compiler name for OpenBSD.
Browse files Browse the repository at this point in the history
  • Loading branch information
fraggerfox authored and BenBE committed Mar 18, 2024
1 parent 05c7d4f commit ad3b90e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit ad3b90e

Please sign in to comment.