mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2026-09-10 07:46:51 -04:00
* test/infra/gitlab-ci.yml (default): User docker 28.5.2.
This commit is contained in:
parent
948c4f7f64
commit
fe90f2d87e
|
|
@ -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