Skip to content

Commit 1a6ae18

Browse files
committed
Use Gleam v0.9.0-rc1
1 parent 5119c2d commit 1a6ae18

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,7 +17,7 @@ jobs:
1717
otp-version: 22.2
1818
- uses: gleam-lang/[email protected]
1919
with:
20-
gleam-version: 0.8.1
20+
gleam-version: 0.9.0-rc1
2121
- run: rebar3 install_deps
2222
- run: rebar3 eunit
2323
- run: gleam format --check src test

0 commit comments

Comments
 (0)