Skip to content

Commit

Permalink
fix: update gleam workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
brettkolodny committed May 1, 2024
1 parent 43bd547 commit 0e292c9
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/[email protected]
with:
otp-version: "25.2"
gleam-version: "0.32.0"
gleam-version: "1.1.0"
rebar3-version: "3"
# elixir-version: "1.14.2"
- run: gleam format --check src test
Expand Down

0 comments on commit 0e292c9

Please sign in to comment.