Skip to content

Commit 73f10d2

Browse files
committed
Use Gleam v0.7.0
1 parent e59c44f commit 73f10d2

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-rc1
20+
gleam-version: 0.7.0
2121
- run: rebar3 install_deps
2222
- run: rebar3 eunit

0 commit comments

Comments
 (0)