Skip to content

Commit

Permalink
Try removing compiler setting to work around #365
Browse files Browse the repository at this point in the history
  • Loading branch information
dsharlet committed May 29, 2024
1 parent 8ceb8d4 commit d0ff788
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ jobs:

- name: Setup Cpp
uses: aminya/setup-cpp@v1
with:
compiler: llvm

- name: Build and test
run: bazel test --test_output=errors ...
Expand Down

0 comments on commit d0ff788

Please sign in to comment.