From 4e7ed3605d5ca8f8891dcd8b11bb454d85fad8b6 Mon Sep 17 00:00:00 2001 From: Louis Pilfold Date: Fri, 24 May 2024 16:33:41 +0100 Subject: Correct CI version --- .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 bd0b795..ab7b338 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -15,7 +15,7 @@ jobs: - uses: erlef/setup-beam@v1 with: otp-version: "26.0.2" - gleam-version: "1.2.0" + gleam-version: "1.2.0-rc1" - uses: actions/setup-node@v3 with: node-version: "16.18.1" -- cgit v1.2.3