Switch to another container image to test with the latest GCC version.

This commit is contained in:
Roman Telezhynskyi 2021-09-26 18:33:53 +03:00
parent 38a6d2da67
commit 76214c0dce

View file

@ -100,7 +100,7 @@ task:
task:
name: 'latest GCC'
container:
image: gcc:latest
image: teeks99/gcc-ubuntu:latest
memory: 16G # Set to 16GB to avoid OOM. https://cirrus-ci.org/guide/linux/#linux-container
<< : *LINUX_TASK_TEMPLATE
env: