From ce42552f838a112642456d64c99ffcd6950aa61d Mon Sep 17 00:00:00 2001 From: Louis Pilfold Date: Fri, 28 Feb 2020 19:04:21 +0000 Subject: result.Option type alias --- .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 94080c7..615aff8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,6 +17,6 @@ jobs: otp-version: 22.2 - uses: gleam-lang/setup-gleam@v1.0.1 with: - gleam-version: 0.6.0 + gleam-version: 0.7.0-rc1 - run: rebar3 install_deps - run: rebar3 eunit -- cgit v1.2.3