Skip to content

Commit

Permalink
chore: bump gleam version in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
rvcas committed Jan 26, 2025
1 parent 8fc37cf commit c165815
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 @@ -18,7 +18,7 @@ jobs:
uses: erlef/setup-beam@v1
with:
otp-version: "26"
gleam-version: "1.2.1"
gleam-version: "1.7.0"
rebar3-version: "3"

- name: 📝 Run fmt
Expand Down

0 comments on commit c165815

Please sign in to comment.