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 62c9811 commit 49ebe01Copy full SHA for 49ebe01
.github/workflows/test.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: erlef/setup-beam@v1
16
with:
17
otp-version: "28"
18
- gleam-version: "1.12.0-nightly-20250818"
+ gleam-version: "1.12.0"
19
rebar3-version: "3"
20
# elixir-version: "1"
21
- run: gleam deps download
0 commit comments