Skip to content

Commit

Permalink
Merge branch 'master' into smaller-boot
Browse files Browse the repository at this point in the history
  • Loading branch information
95-martin-orion authored Nov 17, 2023
2 parents c70825d + 84c75aa commit 2973629
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/bazeltest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ jobs:
- name: Upgrade libc
# An LLVM update broke this test, fix per is https://bugs.llvm.org/show_bug.cgi?id=27310.
run: |
sudo apt update
sudo apt-get upgrade libc-bin
- name: Run C++ tests
run: |
Expand Down

0 comments on commit 2973629

Please sign in to comment.