Skip to content

Commit bddfd7c

Browse files
committed
ci: fix release job
1 parent 0e40493 commit bddfd7c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ jobs:
1414
runs-on: ubuntu-latest
1515
strategy:
1616
matrix:
17-
otp: [25.3]
18-
elixir: [1.14.x]
17+
otp: [27.x]
18+
elixir: [1.17.x]
1919
steps:
2020
- uses: google-github-actions/release-please-action@v4
2121
id: release

0 commit comments

Comments
 (0)