Attempt to update GCC to version 8 for appveyor

This commit is contained in:
kiralycraft 2021-02-28 16:10:29 +02:00
parent 87be37293e
commit b336bf2fcb

View File

@ -6,6 +6,7 @@ environment:
matrix:
- BUILD_TYPE: Debug
- BUILD_TYPE: Release
- GCC_VERSION: 8
install:
- sh: sudo apt update