skip mingw-w64-firebird-git

takes too long
This commit is contained in:
Christoph Reiter 2020-09-21 06:42:59 +02:00 committed by GitHub
parent 0b94083866
commit d8498e2e7f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,6 +37,7 @@ SKIP: List[str] = [
# 'mingw-w64-arm-none-eabi-gcc', # 'mingw-w64-arm-none-eabi-gcc',
# 'mingw-w64-gcc', # 'mingw-w64-gcc',
'mingw-w64-gcc-git', 'mingw-w64-gcc-git',
'mingw-w64-firebird-git',
] ]