Skip to content

Commit

Permalink
gleam version updated in github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
sreedevk committed Dec 6, 2024
1 parent 012b0d5 commit cf92e9a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ jobs:
- uses: actions/checkout@v4
- uses: erlef/setup-beam@v1
with:
otp-version: "26.0.2"
gleam-version: "1.3.2"
otp-version: "27.0.1"
gleam-version: "1.6.3"
rebar3-version: "3"
# elixir-version: "1.15.4"
- run: gleam deps download
Expand Down

0 comments on commit cf92e9a

Please sign in to comment.