Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
inoas committed May 22, 2024
1 parent a70f081 commit a98909e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ jobs:
- uses: erlef/setup-beam@v1
with:
otp-version: "26.2.5"
gleam-version: "1.1.0"
# gleam-version: "1.1.0"
gleam-version: "nightly"
rebar3-version: "3"
- run: gleam deps download
- run: gleam test --target erlang
Expand Down

0 comments on commit a98909e

Please sign in to comment.