tgsi_to_nir: Fix the TGSI ARR translation by converting the result to int.
[mesa.git] / .gitlab-ci.yml
index 3cb16edccd0818dffc8eca4eca53d843e6a2d20d..ee67619cbc87157542555eed9b8a7075a11c9cf5 100644 (file)
@@ -16,7 +16,7 @@
 # The format of the tag is "%Y-%m-%d-${counter}" where ${counter} stays
 # at "01" unless you have multiple updates on the same day :)
 variables:
-  UBUNTU_TAG: 2019-02-12-01
+  UBUNTU_TAG: 2019-03-05-01
   UBUNTU_IMAGE: "$CI_REGISTRY_IMAGE/ubuntu:$UBUNTU_TAG"
   UBUNTU_IMAGE_MAIN: "registry.freedesktop.org/mesa/mesa/ubuntu:$UBUNTU_TAG"