From 8b3f7f8382ea329203bc6debd9f81eff3da070f2 Mon Sep 17 00:00:00 2001 From: Louis Pilfold Date: Tue, 30 Jun 2020 12:10:50 +0100 Subject: Use v0.10.0-rc2 on CI --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 65e1c21..542287b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,7 +17,7 @@ jobs: otp-version: 22.2 - uses: gleam-lang/setup-gleam@v1.0.1 with: - gleam-version: 0.9.1 + gleam-version: 0.10.0-rc2 - run: rebar3 install_deps - run: rebar3 eunit - run: gleam format --check src test -- cgit v1.2.3