Update config.yml

This commit is contained in:
max 2020-11-23 20:15:48 +03:00 committed by GitHub
parent 9270d4a044
commit 9a7e27c334
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