gitlab-ci: Use the official Arch linux image
This commit is contained in:
parent
3d8acbf9cc
commit
5025f832ca
@ -1,7 +1,7 @@
|
||||
# Based on the GitLab example CI configuration
|
||||
|
||||
# use an image which probably has an up-to-date gcc _and_ >=python3.6
|
||||
image: base/archlinux
|
||||
image: archlinux/base
|
||||
|
||||
variables:
|
||||
GIT_SUBMODULE_STRATEGY: recursive
|
||||
|
Loading…
Reference in New Issue
Block a user