Skip to content

Commit

Permalink
Update CI versions
Browse files Browse the repository at this point in the history
  • Loading branch information
lpil committed Nov 12, 2023
1 parent 39bb3bb commit 808a46f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: erlef/setup-beam@v1
with:
otp-version: "25.1"
gleam-version: "0.32.1"
gleam-version: "0.32.4"
rebar3-version: "3"
- run: gleam test --target=erlang
- run: gleam test --target=javascript
Expand Down

0 comments on commit 808a46f

Please sign in to comment.