Skip to content

Commit

Permalink
maybe this
Browse files Browse the repository at this point in the history
  • Loading branch information
vovaf709 committed Jun 5, 2024
1 parent 812a83a commit 82cf272
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
run: |
sudo apt-get update -y
sudo apt-get upgrade
sudo add-apt-repository ppa:ubuntu-toolchain-r/ppa -y
sudo apt-get install gcc-11 g++-11 -y
- name: Check compilers for ubuntu
if: matrix.os == 'ubuntu-20.04'
Expand Down

0 comments on commit 82cf272

Please sign in to comment.