Skip to content

Commit

Permalink
add gcc
Browse files Browse the repository at this point in the history
  • Loading branch information
cjcchen committed Jan 6, 2025
1 parent c5151f5 commit bac57fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@ jobs:
CXX: g++-11
run: |
sudo apt install gcc-11 g++-11
gcc-v
gcc -v
bazel build ...

0 comments on commit bac57fb

Please sign in to comment.