Skip to content

Commit

Permalink
Remove unused env variable
Browse files Browse the repository at this point in the history
  • Loading branch information
psx95 committed Nov 6, 2024
1 parent 92f198a commit 894c042
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -938,7 +938,6 @@ jobs:
env:
CC: /usr/bin/gcc-10
CXX: /usr/bin/g++-10
PROTOBUF_VERSION: 21.12
run: |
sudo -E ./ci/setup_googletest.sh
sudo -E ./ci/setup_ci_environment.sh
Expand Down

0 comments on commit 894c042

Please sign in to comment.