Switch to another container image to test with the latest GCC version.
This commit is contained in:
parent
38a6d2da67
commit
76214c0dce
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue
Block a user