Browse Source

Merge pull request #804 from angelskieglazki/master

Update config.yml
master
Mischievous Meerkat GitHub 3 years ago
parent
commit
d54033089c
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .circleci/config.yml

+ 1
- 1
.circleci/config.yml 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


Loading…
Cancel
Save