Files
neon/.github
Christian Schwarz 2595dba1e3 CI: remove io engine parametrization, always run with tokio-epoll-uring
Running both combinations bloats CI times too much.

So, we switch to tokio-epoll-uring for 2-3 days, so that the code gets exposure.
Then we switch it back a few days before the next release so that the
`std-fs` engine gets coverage, because that's what we're going to
continue using in prod for the time being.
2024-01-24 16:08:34 +00:00
..