From ff51a3201016fdd3fdc396d11509256d503f4a6e Mon Sep 17 00:00:00 2001 From: SikkieNL <64414667+SikkieNL@users.noreply.github.com> Date: Mon, 5 Feb 2024 23:55:27 +0100 Subject: [PATCH] Update config.yml --- .circleci/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index e1dc4787f..4e04a8f33 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -1,10 +1,10 @@ # NeoBytes CircleCI configuration file -version: 2 +version: 2.1 jobs: build: docker: # Ubuntu 18.04 base image - image: ubuntu:18.04 - working_directory: neobytes/src/github.com/SikkieNL/neobytes \ No newline at end of file + #working_directory: neobytes/src/github.com/SikkieNL/neobytes \ No newline at end of file