Skip to content

Commit

Permalink
Update to Gleam 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
richard-viney committed Sep 19, 2024
1 parent a1a6355 commit 9a0a66a
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 @@ -16,8 +16,8 @@ jobs:
- name: Setup BEAM
uses: erlef/setup-beam@v1
with:
otp-version: "27.0.1"
gleam-version: "1.3.2"
otp-version: "27.1.0"
gleam-version: "1.5.0"
rebar3-version: "3"

- name: Install dependencies
Expand Down

0 comments on commit 9a0a66a

Please sign in to comment.