Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
thmsmlr committed Mar 5, 2024
1 parent 77ad021 commit f1fec03
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ on:
push:
branches:
- main
- setup-ci

jobs:
test:
Expand All @@ -17,9 +16,6 @@ jobs:
fail-fast: false
matrix:
include:
- pair:
elixir: "1.11"
otp: "21.3"
- pair:
elixir: "1.16"
otp: "26.2"
Expand Down

0 comments on commit f1fec03

Please sign in to comment.