Skip to content

Commit

Permalink
Update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
lpil committed Jan 15, 2024
1 parent 385d8c8 commit 0b457f7
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/setup-beam@v1
with:
otp-version: "24.2.2"
gleam-version: "0.32.2"
gleam-version: "0.33.0"
- run: gleam deps download
- run: gleam test
- run: gleam format --check src test

0 comments on commit 0b457f7

Please sign in to comment.