Skip to content

Commit

Permalink
Update CI version
Browse files Browse the repository at this point in the history
  • Loading branch information
lpil committed Jan 16, 2024
1 parent 83105a9 commit 0bb626b
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 @@ -17,7 +17,7 @@ jobs:
- uses: erlef/setup-beam@a34c98fd51e370b4d4981854aba1eb817ce4e483
with:
otp-version: "25.2"
gleam-version: "0.32.2"
gleam-version: "0.34.0"
elixir-version: "1.15.0"

- name: Run tests for all exercises
Expand Down

0 comments on commit 0bb626b

Please sign in to comment.