summaryrefslogtreecommitdiffstats
path: root/.gitlab/os-linux.yml
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2020-10-02 15:43:39 (GMT)
committerBrad King <brad.king@kitware.com>2020-10-05 12:57:10 (GMT)
commit03fb06b8e78494b7a6bbe5282a9a8a3bff9024b0 (patch)
tree2d838deab1bffc0730066d6f14ec99dc694521ac /.gitlab/os-linux.yml
parentb23f36bba66fbf6033fb0d7371c7c9f1d7196f92 (diff)
downloadCMake-03fb06b8e78494b7a6bbe5282a9a8a3bff9024b0.zip
CMake-03fb06b8e78494b7a6bbe5282a9a8a3bff9024b0.tar.gz
CMake-03fb06b8e78494b7a6bbe5282a9a8a3bff9024b0.tar.bz2
ci: enable many find module tests for the Fedora 31 Makefiles build
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 19b81d7..cfa77d4 100644
--- a/.gitlab/os-linux.yml
+++ b/.gitlab/os-linux.yml
@@ -49,7 +49,7 @@
### Fedora
.fedora31:
- image: "kitware/cmake:ci-fedora31-x86_64-2020-08-18"
+ image: "kitware/cmake:ci-fedora31-x86_64-2020-10-03"
variables:
GIT_CLONE_PATH: "$CI_BUILDS_DIR/cmake ci"