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 449c45e commit c7693b2Copy full SHA for c7693b2
.github/workflows/ci.yml
@@ -56,6 +56,7 @@ jobs:
56
- uses: erlef/setup-beam@e6d7c94229049569db56a7ad5a540c051a010af9 # v1.20.4
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