We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dee193 commit 7a0c02eCopy full SHA for 7a0c02e
.github/workflows/ci.yml
@@ -56,6 +56,7 @@ jobs:
56
- uses: erlef/setup-beam@8aa8a857c6be0daae6e97272bb299d5b942675a4 # v1.19.0
57
with:
58
otp-version: ${{ matrix.otp_version }}
59
+ gleam-version: "1.11.1"
60
- name: Set ERL_COMPILER_OPTIONS
61
if: ${{ matrix.deterministic }}
62
run: echo "ERL_COMPILER_OPTIONS=deterministic" >> $GITHUB_ENV
0 commit comments