Skip to content

Commit

Permalink
Merge pull request #4 from michaeljones/bump-gleam-version
Browse files Browse the repository at this point in the history
Bump gleam version used for CI
  • Loading branch information
michaeljones authored Jul 8, 2024
2 parents 11325ab + 6330501 commit e787e63
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: "26.0.2"
gleam-version: "1.1.0"
gleam-version: "1.2.1"
rebar3-version: "3"
# elixir-version: "1.15.4"
- run: gleam deps download
Expand Down

0 comments on commit e787e63

Please sign in to comment.