Skip to content

Commit 597b1e9

Browse files
committed
Use Gleam v0.8.0-rc1 on CI
1 parent 8337243 commit 597b1e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ jobs:
1717
otp-version: 22.2
1818
- uses: gleam-lang/[email protected]
1919
with:
20-
gleam-version: 0.7.0
20+
gleam-version: 0.8.0-rc1
2121
- run: rebar3 install_deps
2222
- run: rebar3 eunit

0 commit comments

Comments
 (0)