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 1abdf3b commit 06bc7b5Copy full SHA for 06bc7b5
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
- uses: actions/checkout@v4
14
- uses: erlef/setup-beam@v1
15
with:
16
- otp-version: "26.0"
+ otp-version: "27.0"
17
gleam-version: "1.4.0"
18
rebar3-version: "3"
19
# elixir-version: "1.14.2"
0 commit comments