You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add CUDA_Runtime_jll and Reactant_jll to extras of test env (#564)
This enables us to slightly simplify the CI test job on self-hosted runners:
having these package in the extras section of the environment is sufficient for
making the preferences set in the Docker image effective, without having to
manually install packages.
0 commit comments