From 5c35e17b142cd76f3ff333eb0edf05c2e8f79cfd Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Mon, 17 May 2021 17:37:32 +0200 Subject: Update scala-compiler, scala-library, ... to 2.13.6 --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows') diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 5d321bfa..6c7f14cc 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -15,7 +15,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - scala: [2.13.5, 2.12.13] + scala: [2.13.6, 2.12.13] container: image: ucbbar/chisel3-tools options: --user github --entrypoint /bin/bash -- cgit v1.2.3