Merge pull request #804 from angelskieglazki/master

Update config.yml
This commit is contained in:
Mischievous Meerkat 2020-11-23 22:50:55 +05:30 committed by GitHub
commit d54033089c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ jobs:
make clean
echo
echo "########## gcc-10 ##########"
CC=gcc-8 make strip
CC=gcc-10 make strip
ls -l nnn
make clean
echo