Skip to content

Commit dd2b7b2

Browse files
authored
💚 (test.yaml) Update gleam version
1 parent 19a6e07 commit dd2b7b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- uses: erlef/setup-beam@v1
1111
with:
1212
otp-version: "26.0.2"
13-
gleam-version: "1.1.0"
13+
gleam-version: "1.9.0"
1414
rebar3-version: "3"
1515
# elixir-version: "1.15.4"
1616
- run: gleam deps download

0 commit comments

Comments
 (0)