Skip to content

Commit

Permalink
bump gcc
Browse files Browse the repository at this point in the history
  • Loading branch information
Alasnkz committed Jan 11, 2023
1 parent e6dcc55 commit 65634c1
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 @@ -80,7 +80,7 @@ jobs:
run: |
sudo dpkg --add-architecture i386
sudo apt-get update
sudo apt install gcc-8-multilib g++-8-multilib libstdc++6:i386 libc6:i386
sudo apt install gcc-9-multilib g++-9-multilib libstdc++-10-dev:i386
- name: Get python
uses: actions/setup-python@v2
Expand Down

0 comments on commit 65634c1

Please sign in to comment.