aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--test/infra/gitlab-ci.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/infra/gitlab-ci.yml b/test/infra/gitlab-ci.yml
index 0d7d31c3fdd..12890b50f9f 100644
--- a/test/infra/gitlab-ci.yml
+++ b/test/infra/gitlab-ci.yml
@@ -1,4 +1,4 @@
1# Copyright (C) 2017-2025 Free Software Foundation, Inc. 1# Copyright (C) 2017-2026 Free Software Foundation, Inc.
2# 2#
3# This file is part of GNU Emacs. 3# This file is part of GNU Emacs.
4# 4#
@@ -62,7 +62,7 @@ variables:
62 # CI_DEBUG_TRACE: "true" 62 # CI_DEBUG_TRACE: "true"
63 63
64default: 64default:
65 image: docker:19.03.12 65 image: docker:28.5.2
66 timeout: 3 hours 66 timeout: 3 hours
67 before_script: 67 before_script:
68 - docker info 68 - docker info