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 096c2cd commit b6edbe2Copy full SHA for b6edbe2
.github/workflows/release.yml
@@ -19,7 +19,7 @@ jobs:
19
ELIXIR_VERSION: "1.15.8"
20
strategy:
21
matrix:
22
- otp_version: ["25"]
+ otp_version: ["25.3.2.12"]
23
name: Linux x86_64 (${{ matrix.otp_version }})
24
steps:
25
- uses: actions/checkout@v4
0 commit comments