Skip to content

Commit eef64e6

Browse files
committed
Use v0.5.0-rc1
1 parent 662ec9c commit eef64e6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ jobs:
1717
otp-version: 22.1
1818
- uses: gleam-lang/[email protected]
1919
with:
20-
# gleam-version: 0.4.2
21-
gleam-version: ref:master
20+
gleam-version: 0.5.0-rc1
2221
- run: rebar3 install_deps
2322
- run: rebar3 eunit

0 commit comments

Comments
 (0)