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
|
# Based on the GitLab example CI configuration
|
||||||
|
|
||||||
# use an image which probably has an up-to-date gcc _and_ >=python3.6
|
# use an image which probably has an up-to-date gcc _and_ >=python3.6
|
||||||
image: base/archlinux
|
image: archlinux/base
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
GIT_SUBMODULE_STRATEGY: recursive
|
GIT_SUBMODULE_STRATEGY: recursive
|
||||||
|
Loading…
x
Reference in New Issue
Block a user