We've recently seen several issues pop up via failures on nightlies that
would've been caught by runs on 11.4 on PRs.
We are going to enable 11.4 tests on PRs across RAPIDS to help avoid these
issues from landing. To start with, we plan to enable 11.4.3 for conda-cpp-tests and conda-python-tests.
Currently, there are broken 11.4 builds in cugraph, raft, and cuml.
In order to avoid disrupting those teams, we first PR in matrix filters to turn
off the (upcoming) 11.4 jobs. Those filters can then be removed once the
underlying issues are fixed.
We've recently seen several issues pop up via failures on nightlies that
would've been caught by runs on 11.4 on PRs.
We are going to enable 11.4 tests on PRs across RAPIDS to help avoid these
issues from landing. To start with, we plan to enable 11.4.3 for conda-cpp-tests and conda-python-tests.
Currently, there are broken 11.4 builds in cugraph, raft, and cuml.
In order to avoid disrupting those teams, we first PR in matrix filters to turn
off the (upcoming) 11.4 jobs. Those filters can then be removed once the
underlying issues are fixed.