mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 06:20:55 -08:00
.gitlab-ci.yml: Use stretch Debian image instead of unstable
This commit is contained in:
parent
6129120103
commit
fe80d58ca4
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@
|
||||||
# Maintainer: tzz@lifelogs.com
|
# Maintainer: tzz@lifelogs.com
|
||||||
# URL: https://gitlab.com/emacs-ci/emacs
|
# URL: https://gitlab.com/emacs-ci/emacs
|
||||||
|
|
||||||
image: debian:unstable
|
image: debian:stretch
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- apt update -qq
|
- apt update -qq
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue