We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5119c2d commit 1a6ae18Copy full SHA for 1a6ae18
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
otp-version: 22.2
18
- uses: gleam-lang/[email protected]
19
with:
20
- gleam-version: 0.8.1
+ gleam-version: 0.9.0-rc1
21
- run: rebar3 install_deps
22
- run: rebar3 eunit
23
- run: gleam format --check src test
0 commit comments