Skip to content

Commit 32becdd

Browse files
committed
Auto merge of #5478 - matthiaskrgr:apt_ci_debug_5477, r=<try>
[TEST] see if performing system upgrade fixes ci issue DO NOT MERGE Perhaps doing a system upgrade magically solves the problem? changelog: none
2 parents 1765c5d + 31061ff commit 32becdd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/clippy_bors.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ jobs:
7777
run: |
7878
sudo dpkg --add-architecture i386
7979
sudo apt-get update
80+
sudo apt-get -y upgrade
8081
sudo apt-get install gcc-multilib libssl-dev:i386 libgit2-dev:i386
8182
if: matrix.host == 'i686-unknown-linux-gnu'
8283

0 commit comments

Comments
 (0)