mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-06-14 20:41:23 +00:00
* test/infra/gitlab-ci.yml (default): User docker 28.5.2.
This commit is contained in:
parent
948c4f7f64
commit
fe90f2d87e
1 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# Copyright (C) 2017-2025 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2017-2026 Free Software Foundation, Inc.
|
||||
#
|
||||
# This file is part of GNU Emacs.
|
||||
#
|
||||
|
|
@ -62,7 +62,7 @@ variables:
|
|||
# CI_DEBUG_TRACE: "true"
|
||||
|
||||
default:
|
||||
image: docker:19.03.12
|
||||
image: docker:28.5.2
|
||||
timeout: 3 hours
|
||||
before_script:
|
||||
- docker info
|
||||
|
|
|
|||
Loading…
Reference in a new issue