An Ecto SQLite3 adapter.
0

Configure Feed

Select the types of activity you want to include in your feed.

Exclude elixir-1.16-otp-27 in CI

Matthew Johnston (Aug 13, 2024, 10:30 PM -0500) ea08ea00 532a78ff

+2
+2
.github/workflows/ci.yml
··· 48 48 otp: "27" 49 49 - elixir: "1.15" 50 50 otp: "27" 51 + - elixir: "1.16" 52 + otp: "27" 51 53 - elixir: "1.17" 52 54 otp: "24" 53 55 steps: