We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f12f69c commit 8c8a17cCopy full SHA for 8c8a17c
.github/workflows/test.yml
@@ -16,6 +16,6 @@ jobs:
16
otp-version: 22.2
17
- uses: gleam-lang/[email protected]
18
with:
19
- gleam-version: 0.7.0-rc1
+ gleam-version: 0.10.0-rc2
20
- run: rebar3 install_deps
21
- run: rebar3 eunit
0 commit comments