diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a663e80..5bc341a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -16,7 +16,7 @@ jobs: uses: actions/setup-java@v3 with: java-version: 17 - distribution: zulu + distribution: temurin cache: maven - name: Setup Testcontainers Cloud Client