Skip to content

Commit

Permalink
Update all deps and versions
Browse files Browse the repository at this point in the history
  • Loading branch information
dvcrn committed Oct 29, 2023
1 parent b0ec739 commit 987f1bc
Show file tree
Hide file tree
Showing 4 changed files with 10,057 additions and 4,371 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ jobs:
test:
strategy:
matrix:
otp: ["24.3", "25.3"]
elixir: ["1.13.4", "1.14.3", "1.15.7"]
otp: ["23.3", "24.3", "25.3"]
elixir: ["1.14.5", "1.15.7"]
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
Expand All @@ -27,7 +27,7 @@ jobs:
strategy:
matrix:
otp: ["23.3"]
elixir: ["1.11", "1.12", "1.13"]
elixir: ["1.14"]
steps:
- uses: actions/checkout@v2
- uses: erlef/setup-beam@v1
Expand Down
Loading

0 comments on commit 987f1bc

Please sign in to comment.