Skip to content

Commit

Permalink
Build JSON Toolkit with GCC (#30)
Browse files Browse the repository at this point in the history
Signed-off-by: Juan Cruz Viotti <[email protected]>
  • Loading branch information
jviotti authored Sep 3, 2024
1 parent 7f53e52 commit be21eac
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 @@ -11,8 +11,6 @@ jobs:
test:
runs-on: ubuntu-latest
env:
CC: clang
CXX: clang++
BUNDLE_GEMFILE: ${{ github.workspace }}/implementations/json_schemer/Gemfile
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit be21eac

Please sign in to comment.