From e7a8b1b66fc2617274f0ca5696d730cce5191a10 Mon Sep 17 00:00:00 2001 From: Dan Chadwick Date: Sun, 8 Dec 2024 18:50:03 -0500 Subject: [PATCH] test update gitlab file. --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f8a6430..6e3519b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -16,7 +16,7 @@ # This specific template is located at: # https://gitlab.com/gitlab-org/gitlab/-/blob/master/lib/gitlab/ci/templates/Getting-Started.gitlab-ci.yml -image: ubuntu:23.10 +# image: ubuntu:23.10.1 stages: # List of stages for jobs, and their order of execution - build