Skip to content

Commit 39b08e9

Browse files
committed
Update CI
1 parent 8248f31 commit 39b08e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- uses: erlef/setup-beam@v1
1616
with:
1717
otp-version: "26.0.2"
18-
gleam-version: "0.32.2"
18+
gleam-version: "1.0.0-rc2"
1919
rebar3-version: "3"
2020
- run: gleam format --check src test
2121
- run: gleam deps download

0 commit comments

Comments
 (0)