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 0e40493 commit bddfd7cCopy full SHA for bddfd7c
1 file changed
.github/workflows/release.yaml
@@ -14,8 +14,8 @@ jobs:
14
runs-on: ubuntu-latest
15
strategy:
16
matrix:
17
- otp: [25.3]
18
- elixir: [1.14.x]
+ otp: [27.x]
+ elixir: [1.17.x]
19
steps:
20
- uses: google-github-actions/release-please-action@v4
21
id: release
0 commit comments