Skip to content

Commit 808a46f

Browse files
committed
Update CI versions
1 parent 39bb3bb commit 808a46f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- uses: erlef/setup-beam@v1
1616
with:
1717
otp-version: "25.1"
18-
gleam-version: "0.32.1"
18+
gleam-version: "0.32.4"
1919
rebar3-version: "3"
2020
- run: gleam test --target=erlang
2121
- run: gleam test --target=javascript

0 commit comments

Comments
 (0)