Skip to content

Commit

Permalink
set CC var too
Browse files Browse the repository at this point in the history
  • Loading branch information
mikea committed Dec 24, 2024
1 parent daa6db6 commit 1509f36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ubuntu-bazel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,5 @@ jobs:
- name: Build & Test
run: bazel test //...
env:
CC: ${{matrix.cxx}}
CXX: ${{matrix.cxx}}

0 comments on commit 1509f36

Please sign in to comment.