Skip to content

Commit f65250e

Browse files
committed
And the one before?
1 parent 2fcde09 commit f65250e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/matrix.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ jobs:
2020
sudo apt-get build-dep git
2121
git clone --depth=1 https://github.com/git/git
2222
cd git
23-
git fetch --depth=1 origin fa383b96c7211a415152dffaf6b272bb09116f06
24-
git checkout fa383b96c7211a415152dffaf6b272bb09116f06
23+
git fetch --depth=1 origin 22c9b6bd93ef8975deebd2a4439aa428ab22118b
24+
git checkout 22c9b6bd93ef8975deebd2a4439aa428ab22118b
2525
make -j 4
2626
make install
2727
cd ~

0 commit comments

Comments
 (0)