Skip to content

Commit

Permalink
gha
Browse files Browse the repository at this point in the history
Signed-off-by: Ji-Xinyou <jerryji0414@outlook.com>
  • Loading branch information
xyjixyjixyji committed May 11, 2023
1 parent b509839 commit 034376b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/bindings_c.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Setup C/C++
uses: aminya/setup-cpp@v1
- name: Setup Cpp (C++ / C)
uses: aminya/setup-cpp@v0.26.2
with:
llvm: 13.0.0
- name: Install gtest manually
Expand Down

0 comments on commit 034376b

Please sign in to comment.