ref: e636a2f4d1748d8b6aeb391a3ceda94a05497cd5
parent: e706fac9cf35d50fc19f0c6ef699e07f0fabe160
author: Konstantin Pavlov <thresh@videolan.org>
date: Tue Jan 21 16:25:33 EST 2020
CI: Use a newer image to build snap packages The image now includes nasm 2.14.02 which is needed to assemble AVX512 code.
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -236,7 +236,7 @@
build-ubuntu-snap:
stage: build
- image: registry.videolan.org:5000/dav1d-ubuntu-bionic:20190221154127
+ image: registry.videolan.org/dav1d-ubuntu-bionic:20200121182340
tags:
- debian
- amd64