Use 22.04 for newer emacs

This commit is contained in:
2022-03-23 17:10:56 +00:00
parent 1163ea98be
commit 8376804a88

View File

@@ -13,7 +13,7 @@ sast:
test-emacs: test-emacs:
stage: test stage: test
image: ubuntu:latest image: ubuntu:22.04
before_script: before_script:
- apt-get update - apt-get update
- apt-get install -y emacs-nox - apt-get install -y emacs-nox