Skip to content

Commit bc8a3c0

Browse files
Update CI version for test workflow
1 parent c8a38e8 commit bc8a3c0

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
@@ -15,7 +15,7 @@ jobs:
1515
- uses: erlef/setup-beam@v1
1616
with:
1717
otp-version: "27.1.2"
18-
gleam-version: "1.6.3"
18+
gleam-version: "1.10.0"
1919
rebar3-version: "3"
2020
# elixir-version: "1.15.4"
2121
- run: gleam deps download

0 commit comments

Comments
 (0)