Skip to content

Commit

Permalink
Update GHA & build script: test build mode
Browse files Browse the repository at this point in the history
  • Loading branch information
ibressler committed Jun 20, 2024
1 parent 85c1cc9 commit 4ac4f09
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ jobs:
- name: Building in Linux
if: ${{ startsWith(matrix.os, 'ubuntu') }}
env:
- ${{ matrix.mode.env }}
- CC: clang-15
- CXX: clang-15++
run: sh build.sh
Expand Down

0 comments on commit 4ac4f09

Please sign in to comment.