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 20, 2024
1 parent 330c3cc commit ac3e8a5
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.0"
gleam-version: "1.2.1"
otp-version: "27.1.0"
gleam-version: "1.5.0"
rebar3-version: "3"

- name: Setup Node.js
Expand Down

0 comments on commit ac3e8a5

Please sign in to comment.