1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2026-01-31 18:18:26 +00:00

Update .gitlab-ci.yml

This commit is contained in:
psi29a 2022-09-23 13:20:44 +00:00
parent 9eedafd89d
commit e9e46f1654

View file

@ -18,8 +18,6 @@ variables:
.Ubuntu_Image:
tags:
- docker
- linux
- saas-linux-large-amd64
image: ubuntu:22.04
rules:
@ -66,8 +64,6 @@ variables:
Coverity:
tags:
- docker
- linux
- saas-linux-large-amd64
image: ubuntu:22.04
stage: build
@ -612,7 +608,6 @@ Windows_MSBuild_RelWithDebInfo:
.Ubuntu_AndroidNDK_arm64-v8a:
tags:
- linux
- saas-linux-large-amd64
image: psi29a/android-ndk:focal-ndk22
rules: