Skip to content

Commit

Permalink
revert gcc remove
Browse files Browse the repository at this point in the history
  • Loading branch information
YannLocatelli committed Dec 13, 2023
1 parent 9aed34d commit be344d5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/actions/setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,10 +121,8 @@ runs:
- name: Install tools
shell: bash
run: |
sudo rm -f /etc/apt/sources.list.d/ubuntu-toolchain-r-ubuntu-test-jammy.list
sudo apt-fast update
sudo apt-fast install -y --no-install-recommends ninja-build ccache lcov gcovr zsh
sudo apt-get install -y --allow-downgrades libc6=2.35-0ubuntu3.4 libc6-dev=2.35-0ubuntu3.4 libstdc++6=12.3.0-1ubuntu1~22.04 libgcc-s1=12.3.0-1ubuntu1~22.04
- name: Cache ccache
Expand Down

0 comments on commit be344d5

Please sign in to comment.