Skip to content

Commit c7693b2

Browse files
committed
Install gleam 1.11.1 on CI
1 parent 449c45e commit c7693b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ jobs:
5656
- uses: erlef/setup-beam@e6d7c94229049569db56a7ad5a540c051a010af9 # v1.20.4
5757
with:
5858
otp-version: ${{ matrix.otp_version }}
59+
gleam-version: "1.11.1"
5960
- name: Set ERL_COMPILER_OPTIONS
6061
if: ${{ matrix.deterministic }}
6162
run: echo "ERL_COMPILER_OPTIONS=deterministic" >> $GITHUB_ENV

0 commit comments

Comments
 (0)