From ab897370daa5d9819593d463d55f9f4fe1558af4 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Wed, 1 Sep 2021 16:46:02 +0200 Subject: [PATCH 1/2] Update scala3-library, ... to 3.0.2 --- .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 50c09c70..6dba0137 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -23,7 +23,7 @@ jobs: strategy: matrix: os: [ubuntu-latest] - scala: [2.11.12, 2.12.12, 2.13.3, 3.0.0-RC3, 3.0.0] + scala: [2.11.12, 2.12.12, 2.13.3, 3.0.2-RC3, 3.0.0] java: [adopt@1.8] runs-on: ${{ matrix.os }} steps: From 3d472e32c12d34a8f86ec1d9fbf9f34321eb74d2 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Wed, 1 Sep 2021 16:46:29 +0200 Subject: [PATCH 2/2] Regenerate workflow with sbt-github-actions --- .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 6dba0137..50c09c70 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -23,7 +23,7 @@ jobs: strategy: matrix: os: [ubuntu-latest] - scala: [2.11.12, 2.12.12, 2.13.3, 3.0.2-RC3, 3.0.0] + scala: [2.11.12, 2.12.12, 2.13.3, 3.0.0-RC3, 3.0.0] java: [adopt@1.8] runs-on: ${{ matrix.os }} steps: