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 e59c44f commit 73f10d2Copy full SHA for 73f10d2
.github/workflows/ci.yml
@@ -17,6 +17,6 @@ jobs:
17
otp-version: 22.2
18
- uses: gleam-lang/[email protected]
19
with:
20
- gleam-version: 0.7.0-rc1
+ gleam-version: 0.7.0
21
- run: rebar3 install_deps
22
- run: rebar3 eunit
0 commit comments