Skip to content

Commit

Permalink
build Ubuntu with clang
Browse files Browse the repository at this point in the history
  • Loading branch information
daschuer authored Nov 20, 2024
1 parent 7bf45af commit 518c78b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ jobs:
artifacts_path: build/*.deb
artifacts_slug: ubuntu-jammy
qt_qpa_platform: offscreen
cc: clang
cxx: clang++
- name: macOS 12 x64
os: macos-12
cmake_args: >-
Expand Down

0 comments on commit 518c78b

Please sign in to comment.