From 8a650fea8f9409e786990d31ef33ade5ae5df7ff Mon Sep 17 00:00:00 2001 From: Juan Telez Date: Tue, 14 Jun 2022 16:20:46 -0300 Subject: [PATCH] =?UTF-8?q?Escribiendo=20bien=20la=20versi=C3=B3n=20de=20S?= =?UTF-8?q?O?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/reproducible.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/reproducible.yml b/.github/workflows/reproducible.yml index 3f545675b1..10e83c25c9 100644 --- a/.github/workflows/reproducible.yml +++ b/.github/workflows/reproducible.yml @@ -5,7 +5,7 @@ on: jobs: build_jar: - runs-on: ubuntu + runs-on: ubuntu-latest container: image: openjdk:11-jdk-slim-buster outputs: