Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pbrudnick authored Feb 28, 2023
1 parent 4e0437e commit 9eba185
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
matrix:
os: ['ubuntu-18.04']
otp: ['24.3.3']
elixir: ['1.12.3']
elixir: ['1.14.3']
node: ['12.22.12']

steps:
Expand Down Expand Up @@ -112,4 +112,4 @@ jobs:
with:
github_token: ${{ secrets.REPO_DISPATCH_TOKEN }}
branch: master
force: true
force: true

0 comments on commit 9eba185

Please sign in to comment.