From d9d6bf480f64ada702570c32e09e018db01171a2 Mon Sep 17 00:00:00 2001 From: Roberto Tyley Date: Wed, 20 Mar 2024 17:47:07 +0000 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8fe1c4c..e7b8566 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -19,7 +19,7 @@ jobs: uses: actions/setup-java@v4 with: distribution: corretto - java-version: 21.0.1 + java-version: 21 cache: sbt - name: Build and Test run: sbt -v +test