From cd8bd62f28c6f70539418969a48ec1f6d2bbb9ad Mon Sep 17 00:00:00 2001 From: kosugikun <33971692+kosugikun@users.noreply.github.com> Date: Tue, 18 Jul 2023 01:31:32 +0900 Subject: [PATCH] =?UTF-8?q?=E4=B8=8D=E8=A6=81=E3=81=AA=E3=82=B3=E3=83=A1?= =?UTF-8?q?=E3=83=B3=E3=83=88=E3=82=A2=E3=82=A6=E3=83=88=E3=82=92=E5=89=8A?= =?UTF-8?q?=E9=99=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .circleci/config.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 27d5032..61341e8 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -6,11 +6,6 @@ jobs: # specify the version you desire here - image: cimg/openjdk:20.0.1 - # Specify service dependencies here if necessary - # CircleCI maintains a library of pre-built images - # documented at https://circleci.com/docs/2.0/circleci-images/ - # - image: circleci/postgres:9.4 - working_directory: ~/repo environment: