summaryrefslogtreecommitdiffstats
path: root/.gitlab/os-linux.yml
diff options
context:
space:
mode:
authorBen Boeckel <ben.boeckel@kitware.com>2020-08-18 15:23:23 (GMT)
committerRobert Maynard <robert.maynard@kitware.com>2020-08-28 15:21:31 (GMT)
commit5ece12b7e452acb091300022a392ff71dfce9504 (patch)
tree58df9c91b2b97e12d2df057936613790a578cb1b /.gitlab/os-linux.yml
parent8976817d6d4cf8ba5755ab24e2760c4c9cb485de (diff)
downloadCMake-5ece12b7e452acb091300022a392ff71dfce9504.zip
CMake-5ece12b7e452acb091300022a392ff71dfce9504.tar.gz
CMake-5ece12b7e452acb091300022a392ff71dfce9504.tar.bz2
gitlab-ci: add ISPC to the Fedora CI image
Diffstat (limited to '.gitlab/os-linux.yml')
-rw-r--r--.gitlab/os-linux.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab/os-linux.yml b/.gitlab/os-linux.yml
index 1c97377..f06f434 100644
--- a/.gitlab/os-linux.yml
+++ b/.gitlab/os-linux.yml
@@ -30,7 +30,7 @@
### Fedora
.fedora31:
- image: "kitware/cmake:ci-fedora31-x86_64-2020-06-01"
+ image: "kitware/cmake:ci-fedora31-x86_64-2020-08-18"
variables:
GIT_CLONE_PATH: "$CI_BUILDS_DIR/cmake ci"